We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/contentful/contentful-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
## 0.1.2 (2025-11-21)
### 🩹 Fixes
- refactor MCP tools to use class-based initialization [DX-579] ([#263](https://github.com/contentful/contentful-mcp-server/pull/263))
## 0.1.1 (2025-11-20)
### 🩹 Fixes
- emit ts declarations for mcp tools [DX-578] ([#261](https://github.com/contentful/contentful-mcp-server/pull/261))
## 0.1.0 (2025-11-19)
### 🚀 Features
- editor interface tools [DX-481] ([#237](https://github.com/contentful/contentful-mcp-server/pull/237))
- entry archive & unarchive tooling [DX-486] ([#228](https://github.com/contentful/contentful-mcp-server/pull/228))
- asset archive & unarchive tools [DX-303] ([#227](https://github.com/contentful/contentful-mcp-server/pull/227))
- taxonomy concept CRUD tools [DX-408] ([#212](https://github.com/contentful/contentful-mcp-server/pull/212))
- refactor local server to use mcp-tools package [DX-414] ([#203](https://github.com/contentful/contentful-mcp-server/pull/203))
- tools migrated to mcp-tools package [DX-413] ([#196](https://github.com/contentful/contentful-mcp-server/pull/196))