Universal database MCP server connecting to MySQL, PostgreSQL, Oracle, SQL Server, MariaDB, SQLite.
安装状态
已补齐
工具数量
1
GitHub Stars
2.8k
命令预览
docker run --rm --init \
Universal database MCP server connecting to MySQL, PostgreSQL, Oracle, SQL Server, MariaDB, SQLite.
安装状态
已补齐
工具数量
1
GitHub Stars
2.8k
命令预览
docker run --rm --init \

mcp-firebird
MCP Firebird is a server that implements Anthropic's Model Context Protocol (MCP) for Firebird SQL databases. It allows Large Language Models (LLMs) like Claude to access, analyze, and manipulate data in Firebird databases securely and in a controlled manner.
安装状态
已补齐
工具数量
20
GitHub Stars
53
命令预览
npx mcp-firebird --host localhost --port 3050 --database C:\\\\Databases\\\\example.fdb --us...
An MCP server implementation that enables Claude AI to interact with MySQL databases.
安装状态
已补齐
工具数量
2
GitHub Stars
8
命令预览
pip install mysqldb-mcp-server
MCP server implementation for Snowflake integration
安装状态
已补齐
工具数量
2
GitHub Stars
5
命令预览
pip install -r requirements.txt
A simple MCP ODBC server using FastAPI, ODBC and PyODBC.
安装状态
已补齐
工具数量
0
GitHub Stars
4
命令预览
pip install uv
MCP Alchemy是一款连接Claude Desktop与多种数据库的工具,帮助用户探索数据库结构、编写和验证SQL查询、分析数据集并生成报告。
安装状态
已补齐
工具数量
0
GitHub Stars
403
命令预览
pip install psycopg2-binary
StarRocks MCP服务器作为AI助手与StarRocks数据库之间的桥梁,支持直接SQL执行、数据库探索、数据可视化和详细模式/数据概览获取。
安装状态
已补齐
工具数量
7
GitHub Stars
170
命令预览
uv run mcp-server-starrocks --mode streamable-http --port 8000
A community-curated collection of Open-Source MCP servers.
工具数量
0
GitHub Stars
33

mcp-dbs@1.0.4
The MCP Server support your LLMs integrate with SQL Database (SQLite, SQL Server, Postgres SQL)
安装状态
已补齐
工具数量
4
GitHub Stars
21
命令预览
MCP_MSSQL_SERVER={MCP_MSSQL_SERVER} MCP_MSSQL_PORT={MCP_MSSQL_PORT} MCP_MSSQL_DATABASE={MCP_...

@smithery/cli
一个用于连接Microsoft SQL Server数据库的模型上下文协议(MCP)服务器,提供执行SQL查询和管理数据库连接的工具。
安装状态
已补齐
工具数量
1
GitHub Stars
6
命令预览
npx -y @smithery/cli install @knight0zh/mssql-mcp-server --client claude

@smithery/cli
MCP server for Vertica
安装状态
已补齐
工具数量
6
GitHub Stars
5
命令预览
npx -y @smithery/cli install @nolleh/mcp-vertica --client claude

@modelcontextprotocol/inspector
MCP Server for MS SQL Server integration with Claude Desktop, Cursor, Windsurf and VS Code
安装状态
已补齐
工具数量
9
GitHub Stars
4
命令预览
npx @modelcontextprotocol/inspector
一个用于连接和执行Clickhouse数据库查询的服务器项目,支持多查询执行和配置管理。
安装状态
已补齐
工具数量
2
GitHub Stars
2
命令预览
pip install clickhouse-mcp-server
Redshift MCP Server是一个基于Python的工具,使AI助手能够与Amazon Redshift数据库交互,包括查询执行、表统计和DDL获取等功能。
安装状态
已补齐
工具数量
3
GitHub Stars
2
命令预览
uv run --with mcp python-dotenv redshift-connector mcp
mssql-mcp-server是一个用于连接Microsoft SQL Server的模型上下文协议(MCP)服务器。
安装状态
已补齐
工具数量
0
GitHub Stars
1
命令预览
uv run mssql-mcp-server

@smithery/cli
一个基于模型上下文协议(MCP)规范的CockroachDB数据库连接服务,支持在Cursor中直接与CockroachDB数据库交互。
安装状态
已补齐
工具数量
6
GitHub Stars
0
命令预览
npx -y @smithery/cli install @Swayingleaves/cockroachdb-mcp-server --client claude
全面解析C0h1b4 Mssql MCP ServerMCP Server的核心功能、安装配置和实用案例。作为顶级Model Context Protocol服务器,C0h1b4 Mssql MCP Server能让AI助手访问实时数据、执行操作,为您提供更智能的工作体验和自动化解决方案。
安装状态
已补齐
命令预览
npm install mssql-mcp-server
Connects to CockroachDB instances and exposes database structures as resources, enabling SQL query execution and analysis through Claude's interface.
安装状态
已补齐
命令预览
npx tsc
全面解析Mongodb MCP Server 3o3MCP Server的核心功能、安装配置和实用案例。作为顶级Model Context Protocol服务器,Mongodb MCP Server 3o3能让AI助手访问实时数据、执行操作,为您提供更智能的工作体验和自动化解决方案。
安装状态
已补齐
命令预览
npx mongo-mcp mongodb://\u003Cusername>:\u003Cpassword>@\u003Chost>:\u003Cport>/\u003Cdataba...
An MCP server that can connect to MySQL databases, which exposes the table structure as a resource, provides SQL query tools, and includes tips for common data analysis tasks.