Skip to main content
Glama

Server Details

AI cycling coach — training plans and beginner guidance via the Etapa API.

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Unhealthy
Last Tested
Transport
Streamable HTTP
URL
Repository
rhoneybul/etapa
GitHub Stars
0

Frequently Asked Questions

Discussions

No comments yet. Be the first to start the discussion!

Related MCP Connectors

Related MCP Servers

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A4.1/5.0
Disambiguation5/5

Each tool has a clearly distinct purpose: ask_cycling_coach handles open-ended Q&A, cycling_beginner_guide provides static educational content, generate_training_plan creates new plans, and review_cycling_plan critiques existing plans. There is no overlap in functionality, making tool selection straightforward for an agent.

Naming Consistency4/5

The tools follow a consistent snake_case naming convention with descriptive verb_noun patterns (e.g., ask_cycling_coach, generate_training_plan). However, cycling_beginner_guide uses an adjective_noun_noun structure, which is a minor deviation from the otherwise uniform style.

Tool Count5/5

With 4 tools, the server is well-scoped for its purpose as a cycling coach assistant. Each tool addresses a core aspect of the domain—guidance, plan generation, plan review, and Q&A—without being overly sparse or bloated, making the set manageable and purposeful.

Completeness4/5

The toolset covers key cycling coaching needs: education (beginner_guide), plan creation (generate_training_plan), plan evaluation (review_cycling_plan), and adaptive support (ask_cycling_coach). A minor gap is the lack of tools for tracking progress or modifying existing plans, but agents can work around this using the Q&A tool for adjustments.