Installation & Configuration
{
"mcpServers": {
"swarmia": {
"command": "python3",
"args": [
"swarmia_mcp_server.py"
],
"env": {
"SWARMIA_API_TOKEN": "your_api_token_here"
}
}
}
}Information
Transport
stdio
Language
Python
Created
2026/6/11
Updated
2026/6/12