Registry Review MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| REGISTRY_REVIEW_LLM_MODEL | No | Model selection for LLM extraction | claude-sonnet-4-20250514 |
| REGISTRY_REVIEW_LOG_LEVEL | No | Logging level | INFO |
| REGISTRY_REVIEW_ANTHROPIC_API_KEY | No | Your Anthropic API key from https://console.anthropic.com/ (required for LLM extraction in Phase 4.2) | |
| REGISTRY_REVIEW_LLM_EXTRACTION_ENABLED | No | Enable LLM extraction | false |
| REGISTRY_REVIEW_LLM_CONFIDENCE_THRESHOLD | No | Confidence threshold for filtering extraction results | 0.7 |
| REGISTRY_REVIEW_MAX_API_CALLS_PER_SESSION | No | Cost management - maximum API calls per session | 50 |
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
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |