Lightweight MCP Server for Elasticsearch - env-based configuration
Project description
elasticsearch-client-mcp-uv
Lightweight MCP Server for Elasticsearch with env-based configuration.
配置
在环境变量中配置连接信息:
export UV_ES_CONNECTIONS='[{"name":"ES开发","env":"dev","url":"http://localhost:9200","username":"elastic","password":"password"}]'
export UV_ES_SAFETY='{"read_only":false,"max_search_size":100,"confirm_delete":true,"allow_delete_index":false,"allow_create_index":false}'
Tools
list_connections- 列出所有连接select_connection- 选择当前连接create_connection- 创建新连接delete_connection- 删除连接es_search- 搜索文档es_query- 执行 DSL 查询es_index_doc- 索引文档es_delete_doc- 删除文档
首次使用
首次运行时若无配置,会引导你创建第一个连接。
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file elasticsearch_client_mcp_uv-0.1.0.tar.gz.
File metadata
- Download URL: elasticsearch_client_mcp_uv-0.1.0.tar.gz
- Upload date:
- Size: 59.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a54ae424f9b3be7d2c0f88113f7be3e795f3b3697f2d1414b25679f4c3dc7557
|
|
| MD5 |
22dec09b1ef9fcd3e88c2a135d087ae0
|
|
| BLAKE2b-256 |
98c611ca50c0f53b7fba8f4103287614cc951f65709bb2782ef333f8a39dd937
|
File details
Details for the file elasticsearch_client_mcp_uv-0.1.0-py3-none-any.whl.
File metadata
- Download URL: elasticsearch_client_mcp_uv-0.1.0-py3-none-any.whl
- Upload date:
- Size: 13.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c3b83c879254c28813ac1ac4ee339778ad0fc76d87a0219fa00f155fb9207edd
|
|
| MD5 |
6579dc6e6c374729fce006e7ec971b3a
|
|
| BLAKE2b-256 |
537e9301bfc6733fc33fdd86c57ade51c7bbd215ed611c8c42ffffa7aefa08bb
|