Djd Agent Score
Rank #48,612io.github.jacobsd32-cpu/djd-agent-score
MCP server providing djd-agent-score capabilities
Djd Agent Score is a Model Context Protocol (MCP) server published by jacobsd32-cpu. It ranks #48,612 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Djd Agent Score is listed across 3 registries — Official MCP, Glama and PulseMCP, with 2 tracked versions. It was first listed on Feb 25, 2026 and most recently updated on Feb 25, 2026.
Ranks ahead of 83,501 of 132,113 servers on MCP Toplist.
Use Djd Agent Score
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add djd-agent-score -e "DJD_BASE_URL=<your DJD_BASE_URL>" -e "DJD_TIMEOUT_MS=<your DJD_TIMEOUT_MS>" -- npx -y djd-agent-score-mcpReplace each placeholder with your own value before saving.
[mcp_servers.djd-agent-score]
command = "npx"
args = ["-y", "djd-agent-score-mcp"]
[mcp_servers.djd-agent-score.env]
DJD_BASE_URL = "<your DJD_BASE_URL>"
DJD_TIMEOUT_MS = "<your DJD_TIMEOUT_MS>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"djd-agent-score": {
"command": "npx",
"args": [
"-y",
"djd-agent-score-mcp"
],
"env": {
"DJD_BASE_URL": "<your DJD_BASE_URL>",
"DJD_TIMEOUT_MS": "<your DJD_TIMEOUT_MS>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"djd-agent-score": {
"command": "npx",
"args": [
"-y",
"djd-agent-score-mcp"
],
"env": {
"DJD_BASE_URL": "<your DJD_BASE_URL>",
"DJD_TIMEOUT_MS": "<your DJD_TIMEOUT_MS>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"djd-agent-score": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"djd-agent-score-mcp"
],
"env": {
"DJD_BASE_URL": "<your DJD_BASE_URL>",
"DJD_TIMEOUT_MS": "<your DJD_TIMEOUT_MS>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"djd-agent-score": {
"command": "npx",
"args": [
"-y",
"djd-agent-score-mcp"
],
"env": {
"DJD_BASE_URL": "<your DJD_BASE_URL>",
"DJD_TIMEOUT_MS": "<your DJD_TIMEOUT_MS>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"djd-agent-score": {
"command": "npx",
"args": [
"-y",
"djd-agent-score-mcp"
],
"env": {
"DJD_BASE_URL": "<your DJD_BASE_URL>",
"DJD_TIMEOUT_MS": "<your DJD_TIMEOUT_MS>"
}
}
}
}Replace each placeholder with your own value before saving.
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.jacobsd32-cpu%2Fdjd-agent-score)<a href="https://mcptoplist.com/server/io.github.jacobsd32-cpu%2Fdjd-agent-score"><img src="https://mcptoplist.com/badge/io.github.jacobsd32-cpu%2Fdjd-agent-score.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
jacobsd32-cpu
Other servers by jacobsd32-cpu
View all jacobsd32-cpu servers →Available versions (2)
| Version | Published |
|---|---|
| 1.0.1 | Feb 25, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Djd Agent Score?
- Djd Agent Score is maintained by jacobsd32-cpu, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Djd Agent Score listed on the Official MCP Registry?
- Yes — Djd Agent Score is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does Djd Agent Score have?
- MCP Toplist tracks 2 versions of Djd Agent Score, most recently published on Feb 25, 2026.
- Where can I find the source code for Djd Agent Score?
- The source code for Djd Agent Score is hosted at github.com/jacobsd32-cpu/djd-agent-score-mcp.
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.