Loading MCP server directory, please wait...
Sports card pricing, market analysis, grading ROI, and player stats (NBA/NFL/MLB)
npx @getmcp/cli add io.github.rjexile/sports-card-agentRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.rjexile/sports-card-agent": {
"command": "uvx",
"args": [
"sports-card-agent"
],
"env": {
"EBAY_APP_ID": "",
"EBAY_CERT_ID": "",
"BALLDONTLIE_API_KEY": ""
}
}
}
}