Dj Claude
Rank #12,391io.github.p-poss/dj-claude
MCP server providing dj-claude capabilities
Dj Claude is a Model Context Protocol (MCP) server published by p-poss. It ranks #12,391 of 132,046 servers tracked on MCP Toplist, and its repository has 34 GitHub stars. Dj Claude is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Dec 27, 2025 and most recently updated on Feb 23, 2026.
Ranks ahead of 119,655 of 132,046 servers on MCP Toplist.
Use Dj Claude
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add dj-claude -- npx -y dj-claude[mcp_servers.dj-claude]
command = "npx"
args = ["-y", "dj-claude"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"dj-claude": {
"command": "npx",
"args": [
"-y",
"dj-claude"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"dj-claude": {
"command": "npx",
"args": [
"-y",
"dj-claude"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"dj-claude": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"dj-claude"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"dj-claude": {
"command": "npx",
"args": [
"-y",
"dj-claude"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"dj-claude": {
"command": "npx",
"args": [
"-y",
"dj-claude"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.p-poss%2Fdj-claude)<a href="https://mcptoplist.com/server/io.github.p-poss%2Fdj-claude"><img src="https://mcptoplist.com/badge/io.github.p-poss%2Fdj-claude.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
p-poss
Available versions (2)
| Version | Published |
|---|---|
| 0.1.6 | Feb 23, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Dj Claude?
- Dj Claude is maintained by p-poss, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Dj Claude listed on the Official MCP Registry?
- Yes — Dj Claude is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Dj Claude have?
- MCP Toplist tracks 2 versions of Dj Claude, most recently published on Feb 23, 2026.
- Where can I find the source code for Dj Claude?
- The source code for Dj Claude is hosted at github.com/p-poss/dj-claude.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.