We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/89jobrien/mcp-joecc'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# TO-DO
## Completed
- [x] Add local `TO-DO.md` and `TODO.md` files to the aggregator MCP tool
- [x] Add stm/simple-task-manager CLI tool to the aggregator MCP tool
- [x] Add GitHub Actions workflows (tests, security, type-check, release)
- [x] Add Dependabot configuration
## Potential Next Steps
- [ ] Add GitHub adapter (sync issues/PRs assigned to user)
- [ ] Add Linear adapter (sync Linear issues)
- [ ] Add create/update/delete task MCP tools (currently read-only)
- [ ] Add bidirectional sync (push local changes back to source)
- [ ] Add MCP prompts for common task workflows
- [ ] Publish to PyPI
- [ ] Add real-time sync via webhooks