Skip to main content
Glama
inhuman
by inhuman

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_EXEC_ADDRNoListen address for http/sse:8080
MCP_EXEC_PYTHONNoInterpreter pathpython3
MCP_EXEC_TRANSPORTNoTransport mode: stdio, http, or ssestdio
MCP_EXEC_AUTH_TOKENNoIf set, HTTP/SSE require X-MCP-AUTH header; empty = off
MCP_EXEC_MAX_TIMEOUT_SNoTimeout ceiling in seconds300
MCP_EXEC_MAX_STDIN_BYTESNoStdin size cap in bytes1048576
MCP_EXEC_MAX_OUTPUT_BYTESNoCombined stdout+stderr cap in bytes1048576
MCP_EXEC_DEFAULT_TIMEOUT_SNoDefault wall-clock timeout in seconds30

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/inhuman/mcp-exec'

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