Installation & Configuration
{
"mcpServers": {
"info-services": {
"command": "uv",
"args": [
"--directory",
"/path/to/mcp_server",
"run",
"local_server.py"
],
"cwd": "/path/to/mcp_server",
"env": {
"PYTHONPATH": "/path/to/mcp_server"
}
}
}
}Information
Transport
stdio
Language
Python
Created
2026/6/15
Updated
2026/6/17