MCP-MongoDB-MySQL-Server
@yaoxiaolinglong
About MCP-MongoDB-MySQL-Server
用于mysql和mongodb的mcp
Basic information
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
More Databases MCP servers
MySQL MCP Server
designcomputerA Model Context Protocol (MCP) server that enables secure interaction with MySQL databases
Neon MCP Server
neondatabase-labsMCP server for interacting with Neon Management API and databases
Database Gateway
centralmindUniversal MCP-Server for your Databases optimized for LLMs and AI-Agents.
MongoDB MCP Server
mongodb-jsA Model Context Protocol server to connect to MongoDB databases and MongoDB Atlas Clusters.

Redis
modelcontextprotocolModel Context Protocol Servers
Comments