Recommend MCP Servers 💡
dm-mcp-server
基于达梦数据库的MCP服务,提供列出数据库表、执行只读SQL查询及显示表结构功能
@harperdb/mcp-server
An MCP server that exposes HarperDB data as structured 'Resources' via JSON-RPC calls, supporting read-only access, filtering, and pagination.
@modelcontextprotocol/server-postgres
A Model Context Protocol server providing read-only access to PostgreSQL databases, enabling LLMs to inspect schemas and execute queries.
database-mcp
A server that helps people access and query data in databases using the Legion Query Runner with Model Context Protocol (MCP) in Python.
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.
couchbase
An MCP server implementation for interacting with Couchbase clusters, supporting CRUD operations and SQL++ queries.