S
Supermcp
作者 @dhanababum
🚀 SuperMCP - Create multiple isolated MCP servers using a single connector. Build powerful Model Context Protocol integrations for databases (PostgreSQL, MSSQL) with FastAPI backend, React dashboard, and token-based auth. Perfect for multi-tenant apps and AI assistants.
创建于 12/11/2025
更新于 5 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
快速设置
此服务器的安装指南
安装包 (如果需要)
npx @modelcontextprotocol/server-supermcp
Cursor 配置 (mcp.json)
{
"mcpServers": {
"dhanababum-supermcp": {
"command": "npx",
"args": [
"dhanababum-supermcp"
]
}
}
}