A
Aegis Perioperative MCP
MCP server by BHAVNAGUPTA20
Created 5/9/2026
Updated about 3 hours ago
README
Repository documentation and setup instructions
Aegis Perioperative MCP
Ready-to-deploy perioperative intelligence MCP server.
Quick Setup
Installation guide for this server
Install Package (if required)
npx @modelcontextprotocol/server-aegis-perioperative-mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"bhavnagupta20-aegis-perioperative-mcp": {
"command": "npx",
"args": [
"bhavnagupta20-aegis-perioperative-mcp"
]
}
}
}