Agentic WorkersPowered by Agentic Workers
Hosted MCP Servers
Lifestyle & LocalAuth: Open

LiveScore MCP hosted MCP server

Live sports

LiveScore MCP serves live sports scores and match data to agents, making score lookups and match summaries available as tool calls.

Curated by Published Updated

Server description

Live sports scores as an MCP source

LiveScore MCP serves live sports scores and match data to agents, making score lookups and match summaries available as tool calls.

Directory details

Slug
livescore-mcp
Category
Lifestyle & Local
Category slug
lifestyle-and-local
Authentication
Open
Auth type
none

Use with your agent

Add this hosted MCP endpoint to an Agentic Workers agent or any MCP client that supports remote HTTP servers. Keep required credentials in your client or agent secret store.

Use with your agent
{
  "mcpServers": {
    "livescore-mcp": {
      "url": "https://livescoremcp.com/sse"
    }
  }
}

Connection links