Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoAlternative environment variable for HTTP port; same as SUPARCH_PORT.
SUPARCH_HOSTNoHTTP bind host for streamable-http or SSE transport.
SUPARCH_PORTNoHTTP port for streamable-http or SSE transport.
SUPARCH_DB_PATHNoPath to a read-only SQLite catalog file.
SUPARCH_MCP_PATHNoStreamable HTTP endpoint path; default /mcp.
SUPARCH_TRANSPORTNoTransport protocol: stdio, sse, or streamable-http.
SUPARCH_CATALOG_URLNoHTTPS URL to an SQLite catalog artifact downloaded on startup.
SUPARCH_CATALOG_SHA256NoOptional artifact checksum for SUPARCH_CATALOG_URL.
SUPARCH_CATALOG_CACHE_PATHNoDownload destination for catalog artifact; default /tmp/suparch/catalog.sqlite.
SUPARCH_CATALOG_POINTER_URLNoURL to an official pointer containing an immutable catalog URL and SHA-256.
SUPARCH_CATALOG_MANIFEST_URLNoOptional custom manifest URL; defaults to <catalog URL>.manifest.json.

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/namJeongwan/suparch'

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