We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/yigitkonur/latitude-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
## [4.0.4](https://github.com/yigitkonur/latitude-mcp-server/compare/v4.0.3...v4.0.4) (2025-12-16)
### Bug Fixes
* **ci:** disable npm publishing in semantic-release ([674579c](https://github.com/yigitkonur/latitude-mcp-server/commit/674579ca80b86c4d6a5107f2acf00d5526152a85))
## [4.0.3](https://github.com/yigitkonur/latitude-mcp-server/compare/v4.0.2...v4.0.3) (2025-12-16)
### Bug Fixes
* **ci:** add --legacy-peer-deps to semantic release workflow ([227bd82](https://github.com/yigitkonur/latitude-mcp-server/commit/227bd8277ad1f7000960b7c8d7744536a5861b6d))
* **ci:** add --passWithNoTests to Jest command ([4dbdafa](https://github.com/yigitkonur/latitude-mcp-server/commit/4dbdafa4ea70017d76d423025d0b68d8ae5b8793))
* **ci:** add missing update-version.js script for semantic release ([4fad461](https://github.com/yigitkonur/latitude-mcp-server/commit/4fad461730bf3469f8e65667d6dc85fda5b96886))
* **ci:** rename update-version.js to .cjs for CommonJS compatibility ([d529643](https://github.com/yigitkonur/latitude-mcp-server/commit/d529643d01c0a1eaf533c61dee6c2e3c347ab2c2))
* lint errors in api.ts (trailing comma, arrow function parens) ([6aa818b](https://github.com/yigitkonur/latitude-mcp-server/commit/6aa818b4e3af5e55b9dada2059ca1904b594c6bc))