MCP Prompt Cleaner
by dacebt
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LLM_MODEL | No | The LLM model to use | local-model |
| LLM_API_KEY | No | Your API key for the LLM service (not required for local LLMs) | |
| LLM_TIMEOUT | No | Request timeout in seconds | 60 |
| LLM_MAX_TOKENS | No | Maximum tokens for LLM response | 600 |
| LLM_API_ENDPOINT | No | The LLM API endpoint URL | http://localhost:1234/v1/chat/completions |
| CONTENT_MAX_RETRIES | No | Maximum number of content retries | 2 |
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