MCP-summarization-functions
by Braffolk
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| API_KEY | Yes | API key for the selected provider | |
| MODEL_ID | No | Specific model to use (defaults to provider's standard model) | |
| PROVIDER | Yes | AI provider to use. Supported values: ANTHROPIC, OPENAI, OPENAI-COMPATIBLE, GOOGLE | |
| MAX_TOKENS | No | Maximum tokens for model responses | 1024 |
| MCP_WORKING_DIR | No | Fallback directory for trying to find files with relative paths from | |
| PROVIDER_BASE_URL | No | Custom API endpoint for OpenAI-compatible providers | |
| SUMMARIZATION_CACHE_MAX_AGE | No | Cache duration in milliseconds | 3600000 |
| SUMMARIZATION_CHAR_THRESHOLD | No | Character count threshold for when to summarize | 512 |
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