Back to Home
vespo92 icon

MindbodyMCP

Verified Safe

by vespo92

Overview

Provides AI assistants with comprehensive access to the Mindbody API for managing fitness and wellness studio operations, including classes, clients, staff, sales, appointments, and enrollments.

Installation

Run Command
bunx github:vespo92/MindbodyMCP

Environment Variables

  • MINDBODY_API_KEY
  • MINDBODY_SITE_ID
  • MINDBODY_SOURCE_NAME
  • MINDBODY_SOURCE_PASSWORD

Security Notes

Mindbody API credentials are securely managed via environment variables, which is a good practice. The server supports HTTPS, but requires manual configuration in production. Critical security settings for the SSE transport, such as CORS (`MCP_CORS_ORIGIN`) and DNS rebinding protection (`enableDnsRebindingProtection`), default to permissive values (`*` and `false` respectively) which are unsafe for production and require explicit hardening. Additionally, while `express-rate-limit` is a dependency, it is not explicitly shown being applied to the raw `http.createServer` instance used for the SSE endpoint in `src/index.ts`, posing a potential risk for rate limit exhaustion.

Similar Servers

Stats

Interest Score15
Security Score6
Cost ClassMedium
Avg Tokens1500
Stars3
Forks2
Last Update2025-12-22

Tags

MindbodyFitnessWellnessStudio ManagementAI Assistant