Back to Home
vespo92 icon

MindbodyMCP

Verified Safe

by vespo92

Overview

This server provides AI assistants with tools to manage a fitness and wellness studio using the Mindbody API, covering class, client, staff, sales, site operations, appointments, and enrollments.

Installation

Run Command
npx @vespo92/mindbody-mcp

Environment Variables

  • MINDBODY_API_KEY
  • MINDBODY_SITE_ID
  • MINDBODY_SOURCE_NAME
  • MINDBODY_SOURCE_PASSWORD

Security Notes

The server handles API credentials via environment variables and uses OAuth 2.0 with automatic token refresh, which are good practices. It relies on `axios` for HTTP requests, which is generally secure. The SSE transport defaults to `enableDnsRebindingProtection: false` but warns that it should be set to `true` with `allowedHosts` in production, which is a minor risk if not properly configured. No 'eval' or direct arbitrary code execution patterns were found.

Similar Servers

Stats

Interest Score30
Security Score8
Cost ClassMedium
Avg Tokens750
Stars1
Forks1
Last Update2025-11-23

Tags

MindbodyFitnessWellnessStudio ManagementAI AssistantMCP