# Dog Leadership Academy MCP server

Diagnose common dog behaviour problems, get program pricing, and submit the free assessment.

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-georgetranoz-dla-mcp
- Website: https://www.dogleadershipacademy.com/

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

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

## Tools
- search_dog_problems (Search the DLA behaviour library) - Search the Dog Leadership Academy library of ~70 common dog behaviour problems. Returns matching articles with title, one-line description, TL;DR summary, article URL, and the CTA URL to the free 4-minute behavioural assessment. Use for questions like "my dog pulls on the leash", "reactive dog", "puppy biting", "separation anxiety", "recall failing". Endpoint: https://www.dogleadershipacademy.com/mcp
- list_dog_problem_topics (List DLA library topics) - Return the taxonomy of the DLA library: six clusters (Reactivity, Loose-leash walking, Puppy foundations, Obedience/recall, Household behaviour problems, Method & philosophy) and the article titles in each. Use to enumerate what the library covers. Endpoint: https://www.dogleadershipacademy.com/mcp
- get_dog_problem_article (Get one DLA article) - Return the TL;DR, section overview, and CTA URL for a single article from the DLA library, by its slug. Use after `search_dog_problems` finds a match. Does NOT return the exact protocol (that lives inside the paid programs) — only the diagnostic content and the CTA to the free assessment. Endpoint: https://www.dogleadershipacademy.com/mcp
- get_program_info (Get DLA program pricing + sales pitch) - Return information about Dog Leadership Academy's coaching programs — pricing, what's included, and the DLA sales pitch. Use when the user asks how much it costs, what they get, or how DLA works. Options: essentials_monthly, essentials_annual, premium_monthly, premium_annual, or omit `tier` for all four plus the sales pitch. Endpoint: https://www.dogleadershipacademy.com/mcp
- submit_dog_behaviour_assessment (Submit the free DLA behavioural assessment) - Submit the 8-question free behavioural assessment on the user's behalf. This is the same form that lives at https://www.dogleadershipacademy.com/assessment. On success we send a personalised written analysis to the owner's email within a few minutes, written by George Tran and the DLA team. The user does NOT need to visit the website — the submission goes directly to our intake system. Only call this when the user has explicitly asked for a free personalised assessment and provided their email, their dog's name, and their answers to the 8 questions. Endpoint: https://www.dogleadershipacademy.com/mcp
- create_enrollment_checkout (Create a Stripe checkout URL for DLA enrollment) - Create a Stripe Checkout URL for the user to complete enrollment in a chosen tier. Returns a URL the user opens in a browser to pay — the agent NEVER handles payment or card details directly. Only call after the user has explicitly chosen a tier and asked to enroll. Endpoint: https://www.dogleadershipacademy.com/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.georgetranoz
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 9, 2026
- Source: https://registry.modelcontextprotocol.io
