Skip to main content
Glama
mikolajwojcicki

sigmap MCP over HTTP

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoHTTP listen port.8765
MCP_PATHNoStreamable HTTP endpoint path./mcp
STATEFULNoStateless HTTP (recommended). true uses per-session child processes + session IDs.false
LOG_LEVELNoLog level: debug, info, or none.info
STDIO_CMDNoThe stdio command supergateway wraps.sigmap --mcp
WORKSPACENoDirectory sigmap runs in (mount your repo here)./workspace
AUTO_INDEXNoBuild a sigmap index on startup if the mount is non-empty.true
SESSION_TIMEOUTNoStateful session idle timeout (ms); only used when STATEFUL=true.60000

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/mikolajwojcicki/supergateway-sigmap-wrapper'

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