MCP.so
Sign In

Spotr MCP

@thompson-ad

About Spotr MCP

No overview available yet

Basic information

Category

Other

Runtime

node

Transports

stdio

Publisher

thompson-ad

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "spotr-mcp-server": {
      "command": "node",
      "args": [
        "server.js"
      ]
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Spotr MCP?

Spotr MCP is a Model Context Protocol server that augments Claude with fitness coaching capabilities for the Spotr platform. It acts as a bridge between Claude and the Spotr fitness web application, enabling Claude to access coaching data and store generated fitness programs in your database.

How to use Spotr MCP?

Requires Node.js, npm or yarn, and API access to your fitness backend. Clone the repository, install dependencies, set up environment variables in a .env file, then run node server.js to start the server.

Key features of Spotr MCP

  • Generate personalized fitness programs for clients
  • Create reusable program blueprints for multiple clients
  • Refresh and tweak existing programs
  • Analyze client progress and program effectiveness
  • Answer questions about programs

Use cases of Spotr MCP

  • Create a strength training program for a client and save it directly to Spotr
  • Analyze and adjust existing fitness programs based on client feedback
  • Generate program blueprints that can be reused for different clients
  • Answer coaching questions about program design and progress

FAQ from Spotr MCP

What data does Spotr MCP access?

Spotr MCP accesses coaching data from the Spotr fitness web application via API and stores generated fitness programs in your database.

What are the prerequisites to run Spotr MCP?

You need Node.js, npm or yarn, and API access to your fitness backend.

How do I set up and run Spotr MCP?

Clone the repository, install dependencies with npm install, copy .env.example to .env and edit with your API credentials, then start the server with node server.js.

Can Spotr MCP generate fitness programs?

Yes, it can generate personalized fitness programs, create reusable blueprints, and refresh existing programs using the provided MCP tools and prompts.

Comments

More Other MCP servers