MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

一个 Model Context Protocol (MCP) 服务器,用于连接和查询 MySQL、Redis 和 MongoDB 数据库。

Created 11/28/2025
Updated 18 days ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

npx @modelcontextprotocol/server-db-mcp

Cursor configuration (mcp.json)

{ "mcpServers": { "wannanbigpig-db-mcp": { "command": "npx", "args": [ "wannanbigpig-db-mcp" ] } } }