We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/2001Y/coderabbit-cli-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
task_completion.md•411 B
- Run `npm run build` to ensure TypeScript compiles to dist without errors.
- If tool behavior changed, update README and `_docs` notes plus mention new/changed MCP tools.
- Verify key flows locally (e.g., `npm run dev` + `mcp call run_review {...}` or at least dry-run ensure_cli) and capture any missing logs/resources.
- Summarize remaining risks or TODOs in `_docs/issue.md` before handing back to the user.