alignment-correction-mcp
by Daxiongmao87
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| API_TYPE | No | API provider to use: 'gemini' or 'openai' (default: auto-detect based on available keys). | |
| GEMINI_MODEL | No | Model to use for Gemini (default: gemini-1.5-flash). | gemini-1.5-flash |
| OPENAI_MODEL | No | Model to use for OpenAI (default: gpt-4o). | gpt-4o |
| GEMINI_API_KEY | No | Google Gemini API Key (required if using Gemini). | |
| OPENAI_API_KEY | No | OpenAI API Key (required if using OpenAI). | |
| OPENAI_BASE_URL | No | OpenAI-compatible API base URL (default: https://api.openai.com/v1). | https://api.openai.com/v1 |
| INSTRUCTIONS_FILENAME | No | Name of the instructions file (default: GEMINI.md). | GEMINI.md |
| GLOBAL_INSTRUCTIONS_DIR | No | Directory containing global instructions file (e.g., /home/user/.gemini). |
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
ActivityInactive
ResponsivenessNo issues