Server Config
{
"mcpServers": {
"NGCBot-MCP-Server": {
"command": "uv",
"args": [
"--directory",
"/Users/exm/Python/MCP/NGCBot-Mcp-Server",
"run",
"--with",
"requests",
"fastmcp",
"run",
"/Users/exm/Python/MCP/NGCBot-Mcp-Server/main.py"
]
}
}
}