Sports Card Agent runs on your own machine — the client starts it, so there is no endpoint to ping. 32 installs a week from pypi. Last commit 25 Mar 2026.
Sports card pricing, market analysis, grading ROI, and player stats (NBA/NFL/MLB)
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.
claude mcp add sports-card-agent -- uvx sports-card-agent
{
"mcpServers": {
"sports-card-agent": {
"args": [
"sports-card-agent"
],
"command": "uvx"
}
}
}
[mcp_servers.sports-card-agent]
command = "uvx"
args = ["sports-card-agent"]
{
"mcpServers": {
"sports-card-agent": {
"args": [
"sports-card-agent"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"sports-card-agent": {
"args": [
"sports-card-agent"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.