Skip to main content
Glama
pouyahasanamreji

Continuum MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoHTTP port (default: 7776)
NODE_ENVNoNode environment (default: unset)
CORS_ORIGINNoCORS origin, * or comma-separated origins (default: unset)
EMBEDDER_DIMNoEmbedding dimension (default: 768)
EMBEDDER_URLNoURL of HTTP embedding service (Ollama, TEI, or OpenAI-compatible). If unset, uses in-process embedder (default: unset)
EMBEDDER_MODELNoEmbedding model identifier (default: Snowflake/snowflake-arctic-embed-m-v1.5)
ANTHROPIC_API_KEYNoAnthropic API key for token counting (default: unset)
PANEL_REST_ENABLEDNoEnable REST API for panel (default: false)
ORCHESTRATOR_DB_PATHNoPath to SQLite database file (default: /data/orchestrator.db)
ANTHROPIC_TOKENIZER_MODELNoModel name for token counting (default: claude-opus-4-7)
ORCHESTRATOR_ALLOW_DESTRUCTIVE_MIGRATENoAllow destructive migrations in production (default: unset)

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/pouyahasanamreji/continuum'

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