We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/adepanges/teamretro-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
## [0.12.2](https://github.com/adepanges/teamretro-mcp-server/compare/v0.10.1...v0.12.2) (2026-01-26)
### Bug Fixes
* add --no-git-checks option to pnpm publish command ([4b5b884](https://github.com/adepanges/teamretro-mcp-server/commit/4b5b884ea0a4235ece03de73c97fe2a79edd1474))
* change console.info and console.debug to console.error in Logger class ([44798f6](https://github.com/adepanges/teamretro-mcp-server/commit/44798f63088f8c9c83bc13de1ee9ee45314fcdb1))
* change package manager command from pnpm to npm for conventional-changelog installation ([a13123d](https://github.com/adepanges/teamretro-mcp-server/commit/a13123da9855dc62ad519fd5bde93d3ac2bd5be3))
* switch from pnpm to npm for package publishing and remove git checks ([7d2d709](https://github.com/adepanges/teamretro-mcp-server/commit/7d2d709519d41249fdea8478d3e33f385f308dc8))
### Features
* add csv-to-markdown-table dependency and handle CSV responses in tool response formatting ([defd3d4](https://github.com/adepanges/teamretro-mcp-server/commit/defd3d4733fd0c3211d33a9140cc4cc3dec93384))
* add detailed report generation methods to README documentation ([5c18ed3](https://github.com/adepanges/teamretro-mcp-server/commit/5c18ed3b46947c9fd60ddc46d03016e9b452f9b0))
* add new report generation methods and schemas for team activity and health reports ([50c96fc](https://github.com/adepanges/teamretro-mcp-server/commit/50c96fcbcb0cc3abb3f9721a6dfda315fb6eeee0))
* add ReportsService and report tools for generating team activity reports ([bb71493](https://github.com/adepanges/teamretro-mcp-server/commit/bb7149323da8a5c6e0e7f2da348fd0fedaa7cc74))