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 Agentic WorkersPublished 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.
- Slug
- livescore-mcp
- Category
- Lifestyle & Local
- Category slug
- lifestyle-and-local
- Authentication
- Open
- Auth type
- none
Directory details
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.
{
"mcpServers": {
"livescore-mcp": {
"url": "https://livescoremcp.com/sse"
}
}
}