Arachne Discord MCP
by SolanceLab
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BASE_URL | No | Public URL (default: http://localhost:3000) | http://localhost:3000 |
| DATA_DIR | No | Directory for SQLite DB + avatars (default: .) | . |
| JWT_SECRET | Yes | Random 64-char hex (e.g. openssl rand -hex 32) | |
| DASHBOARD_URL | No | Dashboard URL (default: http://localhost:5173) | http://localhost:5173 |
| DISCORD_BOT_TOKEN | Yes | Bot token from Discord Developer Portal | |
| DISCORD_CLIENT_ID | Yes | OAuth2 Application ID | |
| OPERATOR_DISCORD_IDS | Yes | Comma-separated Discord user IDs for operator access | |
| DISCORD_CLIENT_SECRET | Yes | OAuth2 Client Secret |
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 | |