sangsang-lite-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | Host for the server. Default is '0.0.0.0'. | 0.0.0.0 |
| PORT | No | Port for the server. Default is '8000'. | 8000 |
| MODEL_NAME | No | Model name for Anthropic. Default is 'claude-3-5-haiku-latest'. | claude-3-5-haiku-latest |
| LLM_ENABLED | No | Set to 'true', '1', or 'yes' to enable LLM calls. Default is 'false'. | false |
| ANTHROPIC_API_KEY | No | Anthropic API key for LLM calls. If not provided, stub fallback is used. | |
| LLM_TIMEOUT_SECONDS | No | Timeout in seconds for LLM calls. Default is '2.5'. | 2.5 |
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