Installation & Configuration
{
"mcpServers": {
"universal-mcp": {
"command": "python",
"args": [
"/absolute/path/to/universal-mcp/server/server.py"
],
"env": {
"OPENWEATHER_API_KEY": "your_key_here",
"NEWSAPI_KEY": "your_key_here",
"SERPAPI_KEY": "your_key_here"
}
}
}
}Information
Transport
stdio
Language
Python
Created
2026/6/15
Updated
2026/6/17