Back to Browse

Sports Card Agent MCP Server

Developer ToolsLow Risk10.0MCP RegistryLocal
Free

Server data from the Official MCP Registry

Sports card pricing, market analysis, grading ROI, and player stats (NBA/NFL/MLB)

About

Sports card pricing, market analysis, grading ROI, and player stats (NBA/NFL/MLB)

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 4 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.

6 files analyzed · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

What You'll Need

Set these up before or after installing:

eBay API application ID (register free at developer.ebay.com)Required

Environment variable: EBAY_APP_ID

eBay API certificate ID (register free at developer.ebay.com)Required

Environment variable: EBAY_CERT_ID

Ball Don't Lie API key for player stats (register free at app.balldontlie.io)Required

Environment variable: BALLDONTLIE_API_KEY

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-rjexile-sports-card-agent": {
      "env": {
        "EBAY_APP_ID": "your-ebay-app-id-here",
        "EBAY_CERT_ID": "your-ebay-cert-id-here",
        "BALLDONTLIE_API_KEY": "your-balldontlie-api-key-here"
      },
      "args": [
        "sports-card-agent"
      ],
      "command": "uvx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!