MCP Streamable HTTP Server Template
by iceener
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| API_KEY | No | Static key used when AUTH_STRATEGY is set to 'api_key'. | |
| BEARER_TOKEN | No | Static token used when AUTH_STRATEGY is set to 'bearer'. | |
| AUTH_STRATEGY | No | Authentication strategy to use. Options: 'oauth', 'bearer', 'api_key', 'custom', 'none'. | |
| CUSTOM_HEADERS | No | Custom headers configuration used when AUTH_STRATEGY is set to 'custom'. | |
| PROVIDER_API_URL | No | Optional provider API base URL. | |
| RS_TOKENS_ENC_KEY | Yes | Encryption key for tokens, generated via 'openssl rand -base64 32 | tr -d '=' | tr '+/' '-_'' | |
| PROVIDER_CLIENT_ID | No | OAuth client ID for the provider. | |
| PROVIDER_ACCOUNTS_URL | No | The provider's accounts/auth base URL (e.g., https://accounts.spotify.com). | |
| PROVIDER_CLIENT_SECRET | No | OAuth client secret for the provider. |
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
ActivitySlowing
ResponsivenessUnresponsive