Skip to content
Back to search
30
MCP http

Sports Team Profile Lookup

x402/sports-team-profile-lookup

Profile lookup for any sports team by name across soccer, basketball, baseball, American football, and more from TheSportsDB. Returns team identifier, league, sport, formed year, stadium, country, and descriptive metadata. Useful for AI agents enriching sports queries, resolving team names to identifiers, and building sports knowledge for chat, fantasy, and analytics use cases. [x402: $0.07/call on base, category=data]

Uptime
0.0%
30 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

Sports Player Search
Search sports players by name from TheSportsDB, no key. Returns player id, team, sport, nationality, and position. For AI agents enriching s
0 tools · http
League Detail
Details for a league by id from TheSportsDB, no key. Returns league name, sport, country, formed year, and description. For AI agents enrich
0 tools · http
All Sports Leagues
The list of all leagues from TheSportsDB, no key. Returns league id, name, and sport. For AI agents resolving league ids and building sports
0 tools · http
Sports Events By Date
All sports events scheduled on a given date, optionally filtered by sport, from TheSportsDB. Returns each event with the two teams, league,
0 tools · http
Sports League Standings Table
League standings table for a given league and season from TheSportsDB, covering major soccer and other team sport leagues. Returns each team
0 tools · http
Last Team Events
Recent past events for a team by team id from TheSportsDB, no key. Returns the last results with scores and dates. For AI agents reviewing t
0 tools · http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "sports_team_profile_lookup": {
      "url": "https://proxy.suverse.io/v1/data/suverse-sports-team",
      "transport": "http"
    }
  }
}