MCPs
by mrzys
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_DATA_DIR | No | Directory for runtime data such as SQLite databases (auth, system settings, API keys, call logs, knowledge index, LLM conversations) and JSON settings files. | |
| MCP_API_TOKEN | No | Strong random Bearer token for MCP network endpoints; alternatively create an API key in the admin console. | |
| MCP_KNOWLEDGE_DIR | No | Directory for the knowledge base raw documents (source of truth). | |
| MCP_PUBLIC_BASE_URL | No | HTTPS public base URL for deployment; used for MCP endpoints. | |
| PARSER_BROWSER_CDP_URL | No | URL to a remote Chromium CDP endpoint for dynamic JavaScript webpage parsing. | |
| MCP_ADMIN_BOOTSTRAP_TOKEN | No | At least 24 characters; required in production for first admin initialization; temporary for remote initial setup. | |
| PARSER_BROWSER_EXECUTABLE_PATH | No | Path to a Chromium executable for dynamic JavaScript webpage parsing. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues