mattjegan/swarmia-mcp
Read-only MCP server to help gather metrics from [Swarmia](swarmia.com) for quick reporting.
Quick Start
Clone the repository:
git clone https://github.com/mattjegan/swarmia-mcpClaude Desktop configuration example:
{
"mcpServers": {
"swarmia-mcp": {
"command": "npx",
"args": [
"-y",
"mattjegan/swarmia-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.