MCP.so
登录

MCP-MongoDB-MySQL-Server

@yaoxiaolinglong

关于 MCP-MongoDB-MySQL-Server

用于mysql和mongodb的mcp

基本信息

分类

数据库

许可证

MIT

运行时

node

传输方式

stdio

发布者

yaoxiaolinglong

配置

使用下面的配置,将此服务器添加到你的 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 服务器