Etapa
@rhoneybul
Etapa について
Etapa is an AI cycling coach for beginners. The MCP exposes two tools: `generate_training_plan` (2-4 week plans powered by the Etapa API) and `cycling_beginner_guide` (advice on bikes, gear, safety). Free, no account.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"etapa": {
"command": "npx",
"args": [
"-y",
"etapa-mcp"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Etapa?
Etapa is an AI cycling coach designed for beginners and all riders. It builds personalised training plans in plain English, avoiding jargon and intimidation. The coach is available as an MCP server, plugging into any MCP-compatible AI assistant such as Claude Desktop, Cursor, or Windsurf.
How to use Etapa?
Install the MCP server via npx -y etapa-mcp in your Claude Desktop configuration, or point any MCP client at the hosted HTTP endpoint https://etapa-mcp-production.up.railway.app/mcp. No account, API key, or local installation is required for the endpoint.
Key features of Etapa
- Exposes four AI-powered cycling coach tools
- Generates personalised 2-4 week training plans
- Provides jargon-free beginner cycling guidance
- Offers open-ended Q&A with the AI cycling coach
- Reviews any cycling plan with structured critique
- Free to use, no account or API key required
Use cases of Etapa
- Creating a personalised training plan for a beginner cyclist
- Getting jargon-free advice on bike choice, gear, safety, and more
- Asking the coach how to adapt a plan after missing a ride
- Reviewing an existing cycling plan from another app or source
FAQ from Etapa
What tools does Etapa MCP expose?
Four tools: generate_training_plan, cycling_beginner_guide, ask_cycling_coach, and review_cycling_plan.
Do I need an account or API key to use it?
No. All tools are free and require no account or API key.
What transport options are available?
Two options: stdio via npx -y etapa-mcp for local assistants, and streamable-http at the Railway endpoint for web-based clients.
Where is the source code?
The full MCP server source is in the /mcp-server/ directory of the GitHub repository.
Is there a hosted version?
Yes, point any MCP client at https://etapa-mcp-production.up.railway.app/mcp. No setup needed.
「その他」の他のコンテンツ
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
Awesome Mlops
visengerA curated list of references for MLOps
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
コメント