MANNA
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MANNA_HOST | No | Bind address | 0.0.0.0 |
| MANNA_PORT | No | HTTP listen port | 8000 |
| MANNA_ARCHIVES | No | Comma-separated archive short_names to activate. Unset/empty ⇒ all archives physically present in archives/ | |
| MANNA_LOG_LEVEL | No | DEBUG / INFO / WARNING / ERROR | INFO |
| MANNA_ALLOWED_HOSTS | No | Comma-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_LIMIT | No | Max rows in an inline result before it's routed to an async job (TAP) or truncated (cone/SIA) | 200 |
| MANNA_INLINE_BYTE_LIMIT | No | Max bytes in an inline result before the same promotion/truncation applies (48 KiB) | 49152 |
| MANNA_TAP_SYNC_TIMEOUT_SECONDS | No | Timeout for sync TAP queries | 20.0 |
| MANNA_REGISTRY_DESCRIBE_BYTE_LIMIT | No | Above 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
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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