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.
memgraph/ai-toolkit
A lightweight MCP server connecting Memgraph with LLMs, exposing database tools via MCP

@ergut/mcp-bigquery-server
A Model Context Protocol (MCP) server that provides secure, read-only access to BigQuery datasets. Enables Large Language Models (LLMs) to safely query and analyze data through a standardized interface.
mcp_sqlite_poc
An MCP server implementation for SQLite databases, enabling AI models to interact with SQLite through standardized tools for query execution, schema discovery, and data management.
mcp-server-tidb
An MCP server implementation that provides access to TiDB (serverless) database functionalities.
leeb003/supabase-mcp
A Model Context Protocol server for interacting with Supabase databases using FastAPI and FastMCP, providing CRUD operations and real-time event streaming via SSE.