Avro MCP Server by CData
@CDataSoftware
Avro MCP Server by CData について
This project builds a read-only MCP server. For full read, write, update, delete, and action capabilities and a simplified setup, check out our free CData MCP Server for Avro (beta): https://www.cdata.com/download/download.aspx?sku=JNZK-V&type=beta
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"{classname_dash}": {
"command": "PATH\\TO\\java.exe",
"args": [
"-jar",
"PATH\\TO\\CDataMCP-jar-with-dependencies.jar",
"PATH\\TO\\avro.prp"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Avro MCP Server by CData?
Avro MCP Server by CData is a read-only Model Context Protocol (MCP) server that enables large language models (LLMs) such as Claude Desktop to query live Avro data using natural language. It wraps the CData JDBC Driver for Avro, which exposes Avro files as relational SQL models, so no SQL knowledge is required from the user.
How to use Avro MCP Server by CData?
Clone the repository, build with Maven (mvn clean install), then install and license the CData JDBC Driver for Avro. Create a .prp property file with your connection settings (including DriverPath, DriverClass, and JdbcUrl). Configure Claude Desktop by adding the server to claude_desktop_config.json or run the server standalone with java -jar PATH/TO/CDataMCP-jar-with-dependencies.jar PATH/TO/avro.prp. The server exposes tools for listing tables, columns, and executing SQL SELECT queries.
Key features of Avro MCP Server by CData
- Read-only MCP server for Avro data
- Uses the CData JDBC Driver for Avro
- Exposes Avro files as relational SQL tables
- Natural language querying via LLM clients
- Tools:
get_tables,get_columns,run_query - Uses
stdiotransport for local clients
Use cases of Avro MCP Server by CData
- Query Avro data with natural language from Claude Desktop
- Retrieve live information from Avro files without writing SQL
- Integrate Avro data into AI-powered analytics workflows
- Explore Avro schemas and data interactively via MCP tools
FAQ from Avro MCP Server by CData
What transport does the server use?
The server uses stdio transport, so it can only be used with clients that run on the same machine as the server.
Is the server read-only?
Yes, this project builds a read‑only MCP server. For full read, write, update, delete, and action capabilities, CData offers a separate beta MCP Server for Avro.
What dependencies are required?
Java, Maven, and the CData JDBC Driver for Avro (which must be downloaded, installed, and licensed separately).
How do I configure the connection?
Create a .prp file with properties such as Prefix, ServerName, DriverPath, DriverClass, and JdbcUrl. Use the JDBC connection string utility to test and obtain the correct JdbcUrl.
Where can I get support?
Contact the CData Support Team for connection issues. For MCP server feedback, join the CData Community.
「その他」の他のコンテンツ
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.

EverArt
modelcontextprotocolModel Context Protocol Servers
コメント