generated: '2026-08-27' method: searched source: >- https://registry.npmjs.org/-/v1/search?text=opticodds ; PyPI, RubyGems and crates.io probed for "opticodds" and returned 404 ; https://developer.opticodds.com/docs/opticodds-mcp-integration-guide.md description: >- OpticOdds publishes no first-party REST client SDK in any package registry. The only first-party npm artifact is the MCP server package documented in the OpticOdds MCP Integration Guide. The one client library on npm that wraps the OpticOdds REST API is community-maintained, not published by OpticOdds. summary: official_count: 1 official_sdk_count: 0 third_party_count: 1 note: >- official_sdk_count is 0 on purpose. opticodds-mcp is a first-party MCP SERVER, not a REST client library, so it is not counted as an SDK and no SDKs pointer is emitted for this provider. packages: - language: javascript registry: npm name: opticodds-mcp url: https://www.npmjs.com/package/opticodds-mcp repository: https://github.com/opticodds/opticodds-mcp install: npx -y opticodds-mcp official: true kind: mcp-server version: 0.2.0 published: '2026-04-02' first_published: '2026-04-02' release_count: 2 description: >- MCP server for the OpticOdds API — live odds, fixtures, player props, and trader tools for any MCP-compatible AI assistant. evidence: registry_metadata: https://registry.npmjs.org/opticodds-mcp registry_status: 200 publisher: optickarl documented_at: https://developer.opticodds.com/docs/opticodds-mcp-integration-guide.md note: >- First-party: the package is named in OpticOdds' own MCP integration guide with the exact install line recorded here, homepage is opticodds.com, and the declared repository is the opticodds GitHub org. The declared repository URL itself returns 404 unauthenticated (private or not yet published), so the source is not publicly readable. - language: typescript registry: npm name: "@sports-sdk/optic-odds" url: https://www.npmjs.com/package/@sports-sdk/optic-odds install: npm install @sports-sdk/optic-odds official: false kind: rest-client version: 1.3.0 published: '2024-08-25' description: A package for interacting with the OpticOdds API. evidence: registry_status: 200 publisher: dwright20 note: >- Community package under the third-party @sports-sdk scope, not published by OpticOdds and not referenced from OpticOdds documentation. Last release 2024-08-25 — it predates the v3 API surface harvested here. registries_probed: - registry: npm status: 200 result: 2 matches (1 official, 1 third-party) - registry: pypi status: 404 result: no opticodds / opticodds-api / opticodds-mcp package - registry: rubygems status: 404 result: none - registry: crates.io status: 404 result: none - registry: pkg.go.dev status: not-probed result: >- The API server itself is Go (spec definitions are namespaced github.com/opticodds/api-go), but that is the private server implementation, not a published client module. maintainers: - FN: Kin Lane email: kin@apievangelist.com