developer tools

Swarmia Mcp

Read-only MCP server to help gather metrics from [Swarmia](swarmia.com) for quick reporting.

python
local
macos
linux
developer tools
0
View on GitHub

Installation

npx -y mattjegan/swarmia-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "swarmia-mcp",
  "command": "npx",
  "args": [
    "-y",
    "mattjegan/swarmia-mcp"
  ]
}

About This MCP Server

mattjegan/swarmia-mcp

Read-only MCP server to help gather metrics from Swarmia for quick reporting.

GitHub: https://github.com/mattjegan/swarmia-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub