spotr-mcp-server
0
Spotr MCP is a Model Context Protocol server that enhances fitness coaching on the Spotr platform by allowing Claude to interact with coaching data and store fitness programs. It supports generating personalized programs, creating reusable blueprints, and analyzing client progress.
Spotr MCP
A Model Context Protocol (MCP) server designed to augment Claude with fitness coaching capabilities for the Spotr platform.
Features
- Generate personalized fitness programs for clients
- Create program blueprints that can be reused for multiple clients
- Refresh and tweak existing programs
- Analyze client progress and program effectiveness
- Answer questions about programs
Project Structure
server.js
: Main entry point that sets up the MCP server.env
: Environment variables configurationresources/
: MCP resources for accessing coach and client datatools/
: MCP tools for storing and manipulating programsprompts/
: MCP prompts for program generation and analysis