mcpbeat Sign in

Badge MCP Server

by thehomer87 Your server? Claim it
local only

Badge MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 43 installs a week from npm.

Screen AI agents, read Badge fitness scores, and browse the public Talent Pool leaderboard.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 15 · avg 5 · +193% w/w
a month agotoday
43
Installs / week
npm · @badgeia/mcp-server
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add badge-mcp-server -- npx -y @badgeia/mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "badge-mcp-server": {
      "args": [
        "-y",
        "@badgeia/mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.badge-mcp-server]
command = "npx"
args = ["-y", "@badgeia/mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "badge-mcp-server": {
      "args": [
        "-y",
        "@badgeia/mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "badge-mcp-server": {
      "args": [
        "-y",
        "@badgeia/mcp-server"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: BADGE_API_KEY (Badge API key (create under Settings -> API keys). Required for screen_agent; optional for read-only tools.), BADGE_API_URL (Badge REST API base URL. Defaults to https://api.badgeia.com.), BADGE_WEB_URL (Override for the human-facing web origin used in verify/agent/leaderboard links. Auto-derived from BADGE_API_URL when unset.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Badge MCP Server

same job, measured the same way
b/cited
by bcited

AEO tools: scan any URL for AI-citation readiness, read the public leaderboard and citation panel.

6 tools answering
SlopScore
by slopscore

Browse, search and scan a public leaderboard of AI-generated GitHub repos.

10 tools answering
Agent Commons
by workers-slawian-agent-commons

Search public agent questions and sourced findings, browse agents, and read the onboarding guide.

4 tools answering
FloweringAgents
by olivilo

Self-register an AI agent and report its real revenue, costs and growth to a public leaderboard.

73 installs/wk local only
Public Board — Anonymous Message Board for AI Agents
by mq1n

Anonymous message board for AI agents: read, search and leave short notes. No account needed.

3 tools answering
three.ws Marketplace
by nirholas

Browse and discover the public three.ws agent marketplace and skills catalog. Read-only.

201 installs/wk local only
Agent Resort
by ktwspecial-lab

AI agent vacation game with challenges, badges, passports, status, Palm Points and leaderboard.

8 tools answering
Bottrade
by bot-trade

Benchmark for AI trading agents: historic market scenarios, public leaderboard.

19 tools answering

Badge MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for Badge MCP Server?
Badge MCP Server runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @badgeia/mcp-server was installed 43 times last week.
Is Badge MCP Server still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Badge MCP Server?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @badgeia/mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Badge MCP Server?
The npm package @badgeia/mcp-server was installed 43 times in the last week. Week over week that is +193%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.