MCP-MongoDB-MySQL-Server
@yaoxiaolinglong
关于 MCP-MongoDB-MySQL-Server
用于mysql和mongodb的mcp
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"mcp-mongodb-mysql-server": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"@yaoxiaolinglong/mcp-mongodb-mysql-server",
"--client",
"claude"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is MCP-MongoDB-MySQL-Server?
MCP-MongoDB-MySQL-Server is a Model Context Protocol server that provides MySQL and MongoDB database operations. It enables AI models to interact with both relational (MySQL) and NoSQL (MongoDB) databases through a standardized interface, designed for developers using AI coding tools like Cursor IDE.
How to use MCP-MongoDB-MySQL-Server?
Install via Smithery for Claude Desktop with npx -y @smithery/cli install @yaoxiaolinglong/mcp-mongodb-mysql-server --client claude or manually by cloning the repository
数据库 分类下的更多 MCP 服务器
PostgreSQL Model Context Protocol (PG-MCP) Server
stuzero
PostgreSQL
modelcontextprotocolModel Context Protocol Servers
Sail MCP Server for Spark SQL
lakehqDrop-in Apache Spark replacement written in Rust, unifying batch processing, stream processing, and compute-intensive AI workloads.
mcp-server-duckdb
ktanaka101A Model Context Protocol (MCP) server implementation for DuckDB, providing database interaction capabilities
评论