reflect-mcp
by jeffma8888
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| REFLECT_PROVIDER | Yes | The LLM provider to use (anthropic, openai, bedrock). Default is anthropic in the example. | |
| ANTHROPIC_API_KEY | Yes | Anthropic API key, required if REFLECT_PROVIDER is anthropic. | |
| REFLECT_CRITIC_MODEL | Yes | Model for the critic stage (e.g., claude-3-5-haiku-latest). | |
| REFLECT_GENERATOR_MODEL | Yes | Model for the generator stage (e.g., claude-3-5-sonnet-latest). |
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 | |
This server cannot be deployed
Maintenance
ActivityStale
ResponsivenessNo issues