★ 4100 Python Apache-2.0 stdio 更新 18小时前

Elasticsearch MCP Server

连接 Elasticsearch 索引,查询文档、mapping 和搜索结果,适合检索系统排查。

安装配置

{
    "mcpServers": {
        "elasticsearch": {
            "command": "uvx",
            "args": [
                "mcp-server-elasticsearch"
            ]
        }
    }
}

README 摘要

连接 Elasticsearch 索引,查询文档、mapping 和搜索结果,适合检索系统排查。 支持通用 MCP JSON 配置复制。可在 Codex、Claude、Cursor 等客户端中按需调整 command、args 和 env。

相关 MCP

GitHub MCP Server

连接 GitHub 仓库、Issues、Pull Requests 和代码搜索的 MCP 服务,适合代码协作和项目问答。

★ 15800 TypeScript stdio 有配置
github code repository

Fastapi

Expose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth!

★ 11868 Python sse 待补充
mcp Python sse