DJ Claude
by p-poss
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DJ_CLAUDE_PORT | No | HTTP server port for multi-agent mode (default: 4321) | |
| DJ_CLAUDE_MODEL | No | Claude model for CLI/MCP (default: claude-sonnet-4-6) | |
| ANTHROPIC_API_KEY | No | Enables AI generation from text prompts. Without it, all tools still work — use play_preset, set_vibe, play_strudel, or pass Strudel code via the code/layers/stages_code parameters | |
| DJ_CLAUDE_BROWSER | No | Set to '1' for browser audio backend in MCP mode | |
| ELEVENLABS_API_KEY | No | Enables voice DJ commentary (web only) | |
| DJ_CLAUDE_MAX_TOKENS | No | Max response tokens for CLI/MCP (default: 16384) |
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 | |
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/p-poss/dj-claude'
If you have feedback or need assistance with the MCP directory API, please join our Discord server