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 |
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 | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/LeeSiHyeon711/sangsang-lite-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server