Pulltrader Seller Economics
Rank #115,024pulsemcp/pulltrader-seller-economics
Compare what a trading-card seller keeps across eBay, Pulltrader, and other card marketplaces.
Pulltrader Seller Economics is a Model Context Protocol (MCP) server published by pulltrader. It ranks #115,024 of 115,591 servers tracked on MCP Toplist. Pulltrader Seller Economics is listed on PulseMCP, and ships as a single rolling release with no explicit version metadata. It was first listed on Jun 28, 2026.
Ranks ahead of 567 of 115,591 servers on MCP Toplist.
Use Pulltrader Seller Economics
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http pulltrader-seller-economics https://mcp.pulltrader.app/mcp[mcp_servers.pulltrader-seller-economics]
url = "https://mcp.pulltrader.app/mcp"Add to ~/.codex/config.toml.
https://mcp.pulltrader.app/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"pulltrader-seller-economics": {
"url": "https://mcp.pulltrader.app/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"pulltrader-seller-economics": {
"type": "http",
"url": "https://mcp.pulltrader.app/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"pulltrader-seller-economics": {
"serverUrl": "https://mcp.pulltrader.app/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"pulltrader-seller-economics": {
"url": "https://mcp.pulltrader.app/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/pulsemcp%2Fpulltrader-seller-economics)<a href="https://mcptoplist.com/server/pulsemcp%2Fpulltrader-seller-economics"><img src="https://mcptoplist.com/badge/pulsemcp%2Fpulltrader-seller-economics.svg" alt="MCP Toplist: #115,024 of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
pulltrader
Not versioned
This server is published through a registry that does not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.
Frequently asked questions
- Who maintains Pulltrader Seller Economics?
- Pulltrader Seller Economics is maintained by pulltrader, which publishes 3 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Pulltrader Seller Economics listed on the Official MCP Registry?
- Pulltrader Seller Economics is not on the Official MCP Registry. It is listed on PulseMCP.
- How many versions does Pulltrader Seller Economics have?
- Pulltrader Seller Economics ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for Pulltrader Seller Economics?
- The source code for Pulltrader Seller Economics is hosted at github.com/pulltrader/pulltrader-mcp.