MCP Streamable HTTP Demo
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_URL | No | Server URL for demo client | http://127.0.0.1:8000/mcp |
| MCP_HOST | No | Server bind address | 127.0.0.1 |
| MCP_PORT | No | Server listen port (1-65535) | 8000 |
| MCP_PUBLISH_PORT | No | Port exposed on host by Docker Compose | 8000 |
| MCP_ALLOWED_HOSTS | No | Comma-separated list of allowed Host headers | localhost,127.0.0.1,::1 |
| MCP_ALLOWED_ORIGINS | No | Comma-separated list of allowed Origin headers | localhost,127.0.0.1,::1 |
| MCP_CLIENT_TIMEOUT_SECONDS | No | Client overall timeout in seconds | 15 |
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