marsnme
by Marsmanleo
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Port for the MCP gateway (default is profile-based: coco=18790, toto=18791, others deterministic in 20000-29999) | |
| DREAM_MODE | No | Dream mode: lite, standard, or pro | |
| MCP_PROFILE | Yes | Profile identifier for memory isolation (e.g., profile-a, coco, toto) | |
| JINA_API_KEY | Yes | Jina AI API key for semantic search | |
| DREAM_ENABLED | No | Enable Dream Runner (default false) | |
| MCP_CLIENT_ID | No | OAuth client ID for authentication | |
| HERMES_ENABLED | No | Enable Hermes digest runner (default false) | |
| MCP_CLIENT_SECRET | No | OAuth client secret for authentication | |
| SUPABASE_BASE_URL | Yes | Supabase project URL from Project Settings → API | |
| MCP_REQUIRE_BEARER | No | Require bearer token for authentication (default false) | |
| MCP_TUNNEL_PROFILE | No | Tunnel profile for Cloudflare (default coco) | |
| DREAM_DIGEST_MCP_URL | No | MCP URL for Dream digest | |
| HERMES_DIGEST_ORIGIN | No | Origin for Hermes digest | |
| HERMES_DIGEST_MCP_URL | No | MCP URL for Hermes digest | |
| DREAM_ENABLE_REPO_SCAN | No | Enable repo scan (optional override) | |
| DREAM_MCP_BEARER_TOKEN | No | Bearer token for Dream MCP | |
| HERMES_DIGEST_SOURCE_DIR | No | Source directory for Hermes digest | |
| DREAM_ENABLE_SOUL_CONTEXT | No | Enable soul context (optional override) | |
| MCP_TUNNEL_REQUIRE_BEARER | No | Require bearer for tunnel (default false) | |
| SUPABASE_SERVICE_ROLE_KEY | Yes | Supabase service role key (keep private) | |
| DREAM_ENABLE_ISSUE_SIGNALS | No | Enable issue signals (optional override) | |
| HERMES_DIGEST_MCP_BEARER_TOKEN | No | Bearer token for Hermes digest MCP |
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
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/Marsmanleo/MarsNMe'
If you have feedback or need assistance with the MCP directory API, please join our Discord server