Loading MCP server directory, please wait...
Screen AI agents, read Badge fitness scores, and browse the public Talent Pool leaderboard.
npx @getmcp/cli add io.github.thehomer87/badge-mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.thehomer87/badge-mcp-server": {
"command": "npx",
"args": [
"-y",
"@badgeia/mcp-server"
],
"env": {
"BADGE_API_KEY": "",
"BADGE_API_URL": "https://api.badgeia.com",
"BADGE_WEB_URL": ""
}
}
}
}