Skip to main content
Glama
repocritics

repocritics-mcp-server

Official
by repocritics

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
REPOCRITICS_API_BASENoPoint at a local or staging deploymenthttps://repocritics.com/api/v1

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}
resources
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
Global review feedAtom feed of recent community reviews across every repo. Updates every ~5 minutes.

Latest Blog Posts

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