Skip to main content
Glama
nakulcopilot

Pilates With Neelam MCP Server

by nakulcopilot

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
STUDIO_IDNoStudio identifierpilates_with_neelam
STUDIO_NAMENoStudio display name
SUPABASE_URLYesSupabase project URL
STUDIO_DOMAINNoStudio website domain
SUPABASE_ANON_KEYYesSupabase publishable key
SUPABASE_SERVICE_ROLE_KEYNoSupabase secret key (enables full DB access)

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_studio_manifestA

Get the Pilates With Neelam studio identity and manifest. Call this first to verify the MCP server is connected to the correct studio.

find_my_classA

Search for Pilates With Neelam classes using natural language. Understands queries like 'reformer class tomorrow', 'morning classes on Tuesday', 'beginner mat classes', 'classes this week'. Returns matching classes with availability.

get_pilates_with_neelam_classesB

Get all upcoming Pilates With Neelam classes. Returns the full schedule with availability, instructor info, and class details.

get_pilates_with_neelam_availabilityA

Check real-time availability for a specific Pilates With Neelam class. Returns spots available, enrolled students, and booking status.

book_pilates_with_neelam_classA

Book a student into a Pilates With Neelam class. Validates studio identity, class availability, and enrollment rules. Returns booking confirmation with studio identification.

assess_pilates_levelA

Run a Pilates level assessment for a new or existing student at Pilates With Neelam. Returns recommended level, focus areas, and suitable classes.

check_in_pilates_with_neelam_classA

Record a post-class check-in for a student at Pilates With Neelam. Captures how they felt, generates a summary, and recommends exercises.

get_pilates_with_neelam_scheduleA

Get the weekly class schedule for Pilates With Neelam. Returns a structured weekly view.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/nakulcopilot/pilates-with-neelam-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server