Vublox Agent Tools
Rank #63,643io.github.Vublox/sports
Live football scores, match summaries, and fan clip links from Vublox. No API key required.
Vublox Agent Tools is a Model Context Protocol (MCP) server published by vublox. It ranks #63,643 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Vublox Agent Tools is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 1 tracked version. It was first listed on Jun 29, 2026 and most recently updated on Jun 29, 2026.
Ranks ahead of 68,470 of 132,113 servers on MCP Toplist.
Use Vublox Agent Tools
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add sports -- npx -y @vublox/agent-tools[mcp_servers.sports]
command = "npx"
args = ["-y", "@vublox/agent-tools"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"sports": {
"command": "npx",
"args": [
"-y",
"@vublox/agent-tools"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"sports": {
"command": "npx",
"args": [
"-y",
"@vublox/agent-tools"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"sports": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@vublox/agent-tools"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"sports": {
"command": "npx",
"args": [
"-y",
"@vublox/agent-tools"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"sports": {
"command": "npx",
"args": [
"-y",
"@vublox/agent-tools"
]
}
}
}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/io.github.Vublox%2Fsports)<a href="https://mcptoplist.com/server/io.github.Vublox%2Fsports"><img src="https://mcptoplist.com/badge/io.github.Vublox%2Fsports.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
vublox
Available versions (1)
| Version | Published |
|---|---|
| 0.1.3 | Jun 29, 2026 |
Frequently asked questions
- Who maintains Vublox Agent Tools?
- Vublox Agent Tools is maintained by vublox, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Vublox Agent Tools listed on the Official MCP Registry?
- Yes — Vublox Agent Tools is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does Vublox Agent Tools have?
- MCP Toplist tracks 1 version of Vublox Agent Tools, most recently published on Jun 29, 2026.
- Where can I find the source code for Vublox Agent Tools?
- The source code for Vublox Agent Tools is hosted at github.com/vublox/vublox-agent-tools.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.