Merge pull request #501 from cr7258/main

add elasticsearch-mcp-server
This commit is contained in:
Justin Spahr-Summers
2025-01-10 11:45:45 +00:00
committed by GitHub

View File

@@ -111,6 +111,7 @@ A growing set of community-developed and maintained servers demonstrates various
- **[Google Tasks](https://github.com/zcaceres/gtasks-mcp)** - Google Tasks API Model Context Protocol Server.
- **[Fetch](https://github.com/zcaceres/fetch-mcp)** - A server that flexibly fetches HTML, JSON, Markdown, or plaintext
- **[AWS S3](https://github.com/aws-samples/sample-mcp-server-s3)** - A sample MCP server for AWS S3 that flexibly fetches objects from S3 such as PDF documents
- **[Elasticsearch](https://github.com/cr7258/elasticsearch-mcp-server)** - MCP server implementation that provides Elasticsearch interaction.
## 📚 Frameworks