Pilates With Neelam MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| STUDIO_ID | No | Studio identifier | pilates_with_neelam |
| STUDIO_NAME | No | Studio display name | |
| SUPABASE_URL | Yes | Supabase project URL | |
| STUDIO_DOMAIN | No | Studio website domain | |
| SUPABASE_ANON_KEY | Yes | Supabase publishable key | |
| SUPABASE_SERVICE_ROLE_KEY | No | Supabase 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
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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