GitHub by CData
Exposes GitHub data to Large Language Models (LLMs) through a Model Context Protocol (MCP) interface.
关于
Connects Large Language Models (LLMs) like Claude Desktop to live GitHub data by wrapping the CData JDBC Driver for GitHub in a Model Context Protocol (MCP) server. This allows users to retrieve information from GitHub using natural language queries, without needing to write SQL. The read-only server exposes GitHub as relational SQL models, and provides a simple MCP interface for LLMs to easily access and retrieve live information.
主要功能
- Enables natural language queries for data retrieval.
- Includes tools to retrieve table and column metadata, and execute SQL queries.
- 0 GitHub stars
- Exposes GitHub data as relational SQL models.
- Provides a simple MCP interface for LLMs.
- Leverages the CData JDBC Driver for GitHub.
使用案例
- Analyzing GitHub project data using natural language queries.
- Generating reports and insights from GitHub data using Claude Desktop.
- Integrating GitHub data into LLM-powered applications.