Legion MCP Server
by faulkj
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | HTTP bind address (default 127.0.0.1). Set 0.0.0.0 to expose — then set ALLOWED_HOSTS. | |
| PORT | No | HTTP port (default 5000; ignored by stdio). | |
| LOG_LEVEL | No | debug | info | warn | error (default info). | |
| MAX_ROUNDS | No | Max discussion rounds the quorum tool accepts (default 5). | |
| ALLOWED_HOSTS | No | Comma-separated hostnames for DNS-rebinding protection on non-localhost binds. | |
| DYNAMIC_ROLES | No | Allow the calling AI to define ad-hoc quorum roles inline (default true). | |
| DEFAULT_API_KEY | No | API key for models without an apiKey. Stays server-side. | |
| DEFAULT_BASE_URL | No |
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