A
Aegis Perioperative MCP
MCP server by BHAVNAGUPTA20
创建于 5/9/2026
更新于 about 3 hours ago
README
Repository documentation and setup instructions
Aegis Perioperative MCP
Ready-to-deploy perioperative intelligence MCP server.
快速设置
此服务器的安装指南
安装包 (如果需要)
npx @modelcontextprotocol/server-aegis-perioperative-mcp
Cursor 配置 (mcp.json)
{
"mcpServers": {
"bhavnagupta20-aegis-perioperative-mcp": {
"command": "npx",
"args": [
"bhavnagupta20-aegis-perioperative-mcp"
]
}
}
}