repocritics-mcp-server
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| REPOCRITICS_API_BASE | No | Point at a local or staging deployment | https://repocritics.com/api/v1 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
| resources | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_reposA | Full-text search across the RepoCritics seeded corpus. Returns matching repos with brief metadata. |
| get_repoA | Fetch metadata + scores for one repo (canonical_url, description, stars, forks, license, topics, critics_score, audience_score, final_score, category, staleness). |
| get_wikiA | Fetch the Tier-1 wiki content + tags for one repo. The wiki is RepoCritics' free, community-vetted summary. |
| list_reviewsB | Recent community reviews for one repo (newest first). |
| list_categoriesA | All RepoCritics categories with their tag filters. Useful for category-level navigation. |
| list_tagsC | Most-used tags across the wiki corpus. |
| get_ai_reportA | Tier-2 premium AI report content for a repo. Only returns a cached non-expired report; generation requires payment via the web app. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| Global review feed | Atom feed of recent community reviews across every repo. Updates every ~5 minutes. |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/repocritics/mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server