MCP server · Dream Sports

odin-mcp

First-party Model Context Protocol server that exposes Odin — Dream Sports' internal developer platform — to agents. It is a thin adapter: business logic stays in the Java services, and the server calls odin-deployer-ent over REST (default port 9000) and gRPC (default 8080), odin-scout-ent over REST (8080), and user-auth over REST (8081). Protos are loaded at runtime from the repo's proto/ directory, mirroring odin-deployer-ent's src/main/proto.

One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.

Provider: Dream Sports Type: Documentation link Transport: stdio Host: github.com

Documentation

https://github.com/dream-horizon-org/odin-mcp

Documentation link · transport stdio

Tools

About MCP

The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.

Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.