Skip to main content
Glama
yunosuke-github

MCP Streamable HTTP Demo

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_URLNoServer URL for demo clienthttp://127.0.0.1:8000/mcp
MCP_HOSTNoServer bind address127.0.0.1
MCP_PORTNoServer listen port (1-65535)8000
MCP_PUBLISH_PORTNoPort exposed on host by Docker Compose8000
MCP_ALLOWED_HOSTSNoComma-separated list of allowed Host headerslocalhost,127.0.0.1,::1
MCP_ALLOWED_ORIGINSNoComma-separated list of allowed Origin headerslocalhost,127.0.0.1,::1
MCP_CLIENT_TIMEOUT_SECONDSNoClient overall timeout in seconds15

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/yunosuke-github/mcp-streamable-http-demo'

If you have feedback or need assistance with the MCP directory API, please join our Discord server