MCP.so
Sign In

MCP-MongoDB-MySQL-Server

@yaoxiaolinglong

About MCP-MongoDB-MySQL-Server

用于mysql和mongodb的mcp

Basic information

Category

Databases

License

MIT

Runtime

node

Transports

stdio

Publisher

yaoxiaolinglong

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

Comments

More Databases MCP servers