Elasticsearch MCP Server by CData
@CDataSoftware
Elasticsearch 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 Elasticsearch (beta)](https://www.cdata.com/download/download.aspx?sku=EEZK-V&type=beta).
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"{classname_dash}": {
"command": "PATH\\TO\\java.exe",
"args": [
"-jar",
"PATH\\TO\\CDataMCP-jar-with-dependencies.jar",
"PATH\\TO\\elasticsearch.prp"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Elasticsearch MCP Server by CData?
Elasticsearch MCP Server by CData is a read-only Model Context Protocol (MCP) server that allows LLMs such as Claude Desktop to query live Elasticsearch data using natural language. It wraps the CData JDBC Driver for Elasticsearch, which exposes Elasticsearch as relational SQL models, and makes that data available through a simple MCP interface — no SQL required.
How to use Elasticsearch MCP Server by CData?
Clone the repository, build the JAR with Maven (mvn clean install), download and license the CData JDBC Driver for Elasticsearch, configure a connection string using the driver's utility, and create a .prp file with JDBC properties. Then add the server entry to your Claude Desktop config file (claude_desktop_config.json) pointing to Java and the JAR, and restart Claude Desktop. The server runs via stdio.
Key features of Elasticsearch MCP Server by CData
- Read-only access to live Elasticsearch data
- Exposes Elasticsearch as relational SQL models via the JDBC Driver
- Supports natural language queries – no SQL needed
- Built-in tools:
get_tables,get_columns, andrun_query - Works with LLM clients like Claude Desktop
- Connection configured via a properties (
.prp) file
Use cases of Elasticsearch MCP Server by CData
- Ask natural language questions about Elasticsearch data (e.g., "What is the correlation between closed won opportunities and account industry?")
- Query open tickets in a project (e.g., "How many open tickets do I have in the SUPPORT project?")
- Retrieve personal calendar events (e.g., "What calendar events do I have today?")
FAQ from Elasticsearch MCP Server by CData
Is this MCP 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 free CData MCP Server for Elasticsearch (beta).
What are the runtime requirements?
You need Java (to run the JAR file), the CData JDBC Driver for Elasticsearch (installed and licensed), and a client that supports MCP over stdio (like Claude Desktop).
How does the server connect to Elasticsearch?
It uses a JDBC connection string configured in a .prp file. The driver models Elasticsearch data as relational tables and exposes them via MCP tools.
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.
Where does the data live?
Data remains in the live Elasticsearch instance; the server retrieves it on demand. No data is stored by the MCP server itself.
「データベース」の他のコンテンツ
Postgres Mcp
crystaldbaPostgres MCP Pro provides configurable read/write access and performance analysis for you and your AI agents.
Multi Database MCP Server
FreePeakA powerful multi-database server implementing the Model Context Protocol (MCP) to provide AI assistants with structured access to databases.

PostgreSQL
modelcontextprotocolModel Context Protocol Servers
MongoDB MCP Server
mongodb-jsA Model Context Protocol server to connect to MongoDB databases and MongoDB Atlas Clusters.
mcp_mysql_server
xwb602625136Model Context Protocol (MCP) server that supports secure interaction with MySQL databases and has anomaly analysis capabilities.更加牛逼!更加好用!不仅止于mysql的增删改查功能; 还包含了数据库异常分析能力;且便于开发者们进行个性化的工具扩展
コメント