MCP-MongoDB-MySQL-Server
@yaoxiaolinglong
About MCP-MongoDB-MySQL-Server
用于mysql和mongodb的mcp
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-mongodb-mysql-server": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"@yaoxiaolinglong/mcp-mongodb-mysql-server",
"--client",
"claude"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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
Basic information
More Databases MCP servers

Sqlite
modelcontextprotocolModel Context Protocol Servers
MySQL MCP Server
designcomputerA Model Context Protocol (MCP) server that enables secure interaction with MySQL databases
MCP Alchemy
runekaagaardA MCP (model context protocol) server that gives the LLM access to and knowledge about relational databases like SQLite, Postgresql, MySQL & MariaDB, Oracle, and MS-SQL.
MongoDB MCP Server
mongodb-jsA Model Context Protocol server to connect to MongoDB databases and MongoDB Atlas Clusters.
Sail MCP Server for Spark SQL
lakehqDrop-in Apache Spark replacement written in Rust, unifying batch processing, stream processing, and compute-intensive AI workloads.
Comments