Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MANNA_HOSTNoBind address0.0.0.0
MANNA_PORTNoHTTP listen port8000
MANNA_ARCHIVESNoComma-separated archive short_names to activate. Unset/empty ⇒ all archives physically present in archives/
MANNA_LOG_LEVELNoDEBUG / INFO / WARNING / ERRORINFO
MANNA_ALLOWED_HOSTSNoComma-separated hostnames the server may fetch (exact or subdomain match). Unset ⇒ any public host; private/loopback/link-local targets are refused regardless
MANNA_INLINE_ROW_LIMITNoMax rows in an inline result before it's routed to an async job (TAP) or truncated (cone/SIA)200
MANNA_INLINE_BYTE_LIMITNoMax bytes in an inline result before the same promotion/truncation applies (48 KiB)49152
MANNA_TAP_SYNC_TIMEOUT_SECONDSNoTimeout for sync TAP queries20.0
MANNA_REGISTRY_DESCRIBE_BYTE_LIMITNoAbove this, vo_registry_describe degrades from per-column detail to a table catalog (names + descriptions + column counts)49152

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/NSF-Simons-CosmicAI-Institute/manna'

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