We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/jenova-marie/iris-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
README.md•387 B
# Programmatic API (Phase 3)
HTTP REST API and WebSocket interface for external integrations.
**Status:** Foundation in place, implementation pending
**Dependencies:** Phase 1 complete
## Planned Features
- RESTful endpoints
- WebSocket streaming
- API key authentication
- Rate limiting
- Job queue
- Official SDKs (TypeScript, Python)
See `docs/API.md` for complete architecture.