arcane-mcp
by lukeeexd
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_HOST | No | Bind address | 0.0.0.0 |
| MCP_PORT | No | Bind port | 8000 |
| ARCANE_API_KEY | Yes | Arcane API key | |
| MCP_AUTH_TOKEN | Yes | Bearer token clients must present | |
| ARCANE_BASE_URL | Yes | Arcane URL without /api | |
| ARCANE_MCP_TAGS | No | OpenAPI tags to expose | |
| ARCANE_MCP_LOG_LEVEL | No | Log level | INFO |
| ARCANE_MCP_READ_ONLY | No | Expose only GET operations | false |
| ARCANE_MCP_EXCLUDE_TAGS | No | Tags to hide even if allowed | |
| ARCANE_MCP_SPEC_TIMEOUT | No | Seconds to retry the spec fetch | 60 |
| ARCANE_MCP_CONFIRM_DESTRUCTIVE | No | Two-step confirmation gate | true |
| ARCANE_MCP_DESTRUCTIVE_PATTERNS | No | Extra regexes matched against paths |
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