We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/IBM/mcp-context-forge'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
docs.md•566 B
# 📚 Documentation PR
> Run `make markdownlint spellcheck` and fix any issues.
> Preview locally with `cd docs && make serve`.
> Do **not** commit secrets or internal URLs.
---
## 🔗 Related Issue / Epic
_Link to the doc bug or epic this PR addresses:_
Closes #
---
## 📝 Summary (1-2 sentences)
_What section of the docs is changing and why?_
---
## ✏️ Type of Change
- [ ] Typo / formatting
- [ ] Outdated or incorrect info
- [ ] Missing explanation / example
- [ ] Unclear instructions
- [ ] New page or major rewrite
- [ ] Other (describe)
---