Skip to content

Conversation

@GalenDiogenes
Copy link
Contributor

Description

Adds cloudbet/sports-mcp-server, a Go-based MCP server for structured sports and esports data.

Key features:

  • Supports querying for fixtures, live odds, stake limits, and market metadata
  • Covers football, basketball, tennis, MMA, and various esports titles
  • Fuzzy matching for resolving league names
  • No API key required – free and anonymous access

Server Details

  • Server: cloudbet.com
  • Changes to: new server entry in the MCP server list

Motivation and Context

Provides LLM agents access to real-time sports and esports event data without requiring authentication. Useful for use cases involving predictions, betting markets, sports analysis, and dynamic content generation.

How Has This Been Tested?

Tested using a local MCP client. Queried various endpoints for fixtures and odds across football, basketball, and esports. Validated fuzzy league matching and data consistency.

Breaking Changes

No breaking changes. This is an addition.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Checklist

  • I have read the MCP Protocol Documentation
  • My changes follows MCP security best practices
  • I have updated the server's README accordingly
  • I have tested this with an LLM client
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have documented all environment variables and configuration options

Additional context

Cloudbet provides a publicly accessible MCP server with real-time sports and esports data. The server is implemented in Go, follows MCP protocol standards, and supports a wide range of markets. No registration or API key required, enabling low-friction LLM experimentation.

- Merged latest changes from main branch
- Resolved merge conflict in README.md
- Placed Cloudbet entry in correct alphabetical position between CloudBase and CloudBees
@domdomegg domdomegg merged commit 899668f into modelcontextprotocol:main Aug 16, 2025
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants