Recommend MCP Servers 💡
opensearch-mcp-server-py
opensearch-mcp-server-py is a Model Context Protocol (MCP) server for OpenSearch that enables AI assistants to interact with OpenSearch clusters. It provides a standardized interface for AI models to perform operations like searching indices, retrieving mappings, and managing shards through both stdio and streaming (SSE/Streamable HTTP) protocols.
mamisoa/mcp-alchemy
Connects Claude Desktop to SQLAlchemy-compatible databases for SQL assistance, schema exploration, and data analysis
iceberg-mcp-server
A Model Context Protocol server by Cloudera that provides read-only access to Iceberg tables via Apache Impala, enabling LLMs to inspect database schemas and execute read-only SQL queries.
kwdb-mcp-server
A server implementation of the Model Context Protocol (MCP) that enables interaction with the KWDB database, supporting read, write, query, and DDL operations, and providing business intelligence features.
airtable-mcp-server
A Model Context Protocol server that provides read and write access to Airtable databases, enabling LLMs to inspect schemas, read and write records.