SkipOdds MCP Server

Hosted Model Context Protocol server exposing the SkipOdds Index to AI assistants — stateless streamable-http at https://skipodds.com/mcp, protocol version 2025-06-18, five read-only tools (list_fixtures, get_fixture, get_fixture_movement, list_tournament_outrights, list_golf_tournaments). It answers `tools/list` and every tool with no credentials at all, falling back to the shared demo quota; a free personal key raises the limit and travels as a Bearer token.

API entry from apis.yml

apis.yml Raw ↑
name: SkipOdds MCP Server
description: Hosted Model Context Protocol server exposing the SkipOdds Index to AI assistants — stateless
  streamable-http at https://skipodds.com/mcp, protocol version 2025-06-18, five read-only tools (list_fixtures,
  get_fixture, get_fixture_movement, list_tournament_outrights, list_golf_tournaments). It answers `tools/list`
  and every tool with no credentials at all, falling back to the shared demo quota; a free personal key
  raises the limit and travels as a Bearer token.
humanURL: https://skipodds.com/mcp
baseURL: https://skipodds.com/mcp
tags:
- mcp
- agent-ready
- sports
- odds
- probabilities
properties:
- type: MCPServer
  url: https://skipodds.com/mcp
- type: MCPServer
  url: mcp/skipodds-mcp.yml
- type: ToolCrosswalk
  url: mcp/skipodds-tool-crosswalk.yml
- type: Documentation
  url: https://skipodds.com/mcp
- type: Authentication
  url: authentication/skipodds-authentication.yml