Skip to main content
Glama
MediaSFU

MediaSFU MCP SDK Tools

Official
by MediaSFU

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_HOSTNoHost for Streamable HTTP transport (default: 127.0.0.1)
MCP_PORTNoPort for Streamable HTTP transport (default: 3333)
MCP_ENDPOINTNoEndpoint path for Streamable HTTP transport (default: /mcp)
MCP_AUTH_TOKENNoBearer token for HTTP server authentication
MCP_INCLUDE_INTERNAL_TOOLSNoSet to 1 to expose internal tools (default: 0)
MCP_HTTP_ALLOW_SIDE_EFFECTSNoSet to 1 to allow side effects via HTTP
MCP_ALLOW_LOCAL_SIDE_EFFECTSNoSet to 1 to allow local side effects via stdio
MCP_ALLOW_UNAUTHENTICATED_PUBLICNoSet to 1 to allow unauthenticated public access (read-only)

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/MediaSFU/mcp-sdk-tools'

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