# Owl Group Trading — Indicator Code MCP server

Verified cross-platform implementations of Owl Group Trading indicators as queryable code.

## Links
- Registry page: https://www.getdrio.com/mcp/com-owlgrouptrading-indicator-code

## Install
- Endpoint: https://owlgrouptrading.com/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://owlgrouptrading.com/mcp

## Tools
- list_indicators (List Owl Group Trading indicators) - List every indicator in the Owl Group Trading code library: slug, name, one-line summary, available platforms, the linked glossary concept, the verification tolerance, and the page URL. Returns the authoritative catalog so the answer comes from real data rather than a guess. Takes no arguments. Endpoint: https://owlgrouptrading.com/mcp
- get_indicator_code (Get an indicator's implementation) - Return the verified implementation of an Owl Group Trading indicator in a given platform. Args: slug (e.g. 'rl10', 'dragon', 'river-flood-plain') and platform (e.g. 'python', 'javascript'). Returns the commented source code, the verification proof (real Python-vs-JS parity), the summary, and the page URL. Call list_indicators first to see valid slugs and platforms. Endpoint: https://owlgrouptrading.com/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: com.owlgrouptrading
- Version: 0.1.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jun 8, 2026
- Source: https://registry.modelcontextprotocol.io
