Swarmia MCP Server
A Model Context Protocol (MCP) server that provides access to Swarmia's Export API. This server allows you to fetch various metrics and reports from Swarmia including pull request metrics, DORA metrics, investment balance reports, software capitalization reports, and effort reporting.
Features
This MCP server provides access to the following Swarmia Export API endpoints:
- Pull Request Metrics - Cycle time, review rate, merge time, PRs in progress, etc.
- DORA Metrics - Deployment frequency, change lead time, change failure rate, mean time to recovery
- Investment Balance - Monthly FTE data and investment category breakdowns
- Software Capitalization Report - Employee contributions to capitalizable work
- Software Capitalization Employees - FTE effort breakdown by month for each employee
- Effort Reporting - Authors and their FTE for each issue in a given month
Prerequisites
- Python 3.8 or higher
- A Swarmia account with API access
- A Swarmia API token (obtain from Settings/API tokens in your Swarmia dashboard)






