M
MCP Infracore
开源的 MCP 基座,整合了一些常用 mcp 实现,提供友好管理界面并能以 MCP 和 接口形式对外提供服务
Created 11/23/2025
Updated 22 days ago
README
Repository documentation and setup instructions
README not found
Quick Setup
Installation guide for this server
Install Package (if required)
uvx mcp-infracore
Cursor configuration (mcp.json)
{
"mcpServers": {
"zhangdahai112-mcp-infracore": {
"command": "uvx",
"args": [
"mcp-infracore"
]
}
}
}