Pelaris

by theDonk

162 downloads
Not rated
GitHub

About

Connect Pelaris to any MCP-compatible AI assistant for personalised fitness coaching. Plan training programs, log workouts, track benchmarks, manage goals, and get data-driven coaching insights.

Details

Author
theDonk
Downloads
162
Categories
Other, Automation

- 21 tools for reading and writing training data
- Read tools: training overview, programs, sessions, benchmarks, body analysis, coaching insights
- Write tools: log workouts, create sessions, manage goals, record injuries, generate plans
- Supports strength, running, swimming, cycling, triathlon, CrossFit, and general fitness
- Implements 28 science‑based training methodologies
- OAuth 2.0 with PKCE and optional Dynamic Client Registration
- Pseudonymous user IDs and PII scrubbing on responses

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name Pelaris
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

From the repository

Connect any MCP client to https://api.pelaris.io/mcp. For ChatGPT, enter the URL in Settings → Apps → Add. For Claude, add it in Settings → Connectors → Add Custom with Client ID pelaris-claude. Other clients can use OAuth 2.0 with PKCE and Dynamic Client Registration.

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

{
    "mcpServers": {
        "pelaris": {
            "pelaris": {
                "url": "https://api.pelaris.io/mcp"
            }
        }
    }
}

McpServers

{
    "pelaris": {
        "url": "https://api.pelaris.io/mcp"
    }
}

Pelaris MCP Server

AI fitness coaching through any MCP-compatible AI assistant. Plan training, log workouts, track benchmarks, manage goals, and get coaching insights — all through natural conversation.

Website · Integrations Guide · How It Works · Methodology

Connect

MCP Server URL: https://api.pelaris.io/mcp

ChatGPT

Settings → Apps → Add → enter the MCP Server URL above

Claude

Settings → Connectors → Add Custom → enter the MCP Server URL above → Advanced Settings → Client ID: pelaris-claude

Any MCP Client

Connect to https://api.pelaris.io/mcp — supports OAuth 2.0 with PKCE and Dynamic Client Registration.

Tools (21)

Read Tools (9)

| Tool | Description | |------|-------------| | get_training_overview | View your training context, active programs, and recent sessions | | get_active_program | View current program with phase, weekly structure, and session details | | get_session_details | View a specific session's exercises, sets, targets, and feedback | | get_benchmarks | View benchmark values, progress history, and trends | | get_body_analysis | View body composition data and measurement trends | | search_training_resources | Search curated training articles and resources | | get_coach_insight | Get data-driven coaching insights based on your training | | get_onboarding_status | Check profile setup completion status | | get_weekly_debrief | View weekly training summary and coaching focus |

Write Tools (12)

| Tool | Description | |------|-------------| | create_planned_session | Create a planned workout with exercises and targets | | log_workout | Log a completed workout or mark a planned session as done | | swap_exercise | Get alternative exercise suggestions | | modify_training_session | Adjust session volume, intensity, or schedule | | record_injury | Record an injury with body part, severity, and notes | | update_profile | Update equipment, availability, and preferences | | send_feedback | Submit coaching quality feedback | | generate_weekly_plan | Generate a new training plan | | record_benchmark | Record a benchmark value with history tracking | | daily_check_in | Log daily readiness, soreness, and sleep quality | | manage_goals | Create, update, complete, or list training goals | | manage_program | View, archive, or manage training programs |

Authentication

OAuth 2.0 with PKCE. The server supports:
- Pre-registered clients for ChatGPT and Claude
- Dynamic Client Registration for all other MCP clients

Sports Supported

Strength · Running · Swimming · Cycling · Triathlon · CrossFit · General Fitness

Pelaris implements 28 science-based training methodologies. Learn more about our methodology.

Privacy

- Pseudonymous user IDs (Firebase UIDs are never exposed)
- PII scrubbing on all responses
- Granular OAuth scopes
- Users can disconnect anytime

Privacy Policy · Terms of Service

Built by

Bradley Hunt · About Pelaris

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.