Skip to main content
Glama
nakulcopilot

Pilates With Neelam MCP Server

by nakulcopilot

find_my_class

Search Pilates With Neelam classes using natural language, such as 'reformer class tomorrow', and see available matching classes.

Instructions

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.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYesNatural language search query, e.g. 'reformer class morning Tuesday'
studio_idYesMust be 'pilates_with_neelam'
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations present, the description carries the burden of behavioral disclosure. It explains that queries are interpreted in natural language and that the result is matching classes with availability, which is useful and accurate. It does not mention edge behaviors like empty results or ambiguity handling, but for a read/search tool the disclosure is reasonably complete.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is compact, front-loads the tool's core purpose, and uses example queries to convey behavior efficiently. Every sentence earns its place, with no redundant filler or schema repetition.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

The description covers the tool's input style and return type ('matching classes with availability'), which is sufficient for a low-complexity search tool with two fully documented parameters. There is no output schema, so a bit more detail about the exact response shape or ordering could help, but the description still gives an agent enough to invoke it correctly.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, so both parameters are already documented in the schema. The description adds example query phrasing that supports the query parameter but does not add substantive meaning beyond the schema. This matches the baseline for fully schema-covered parameters.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states that the tool searches for Pilates With Neelam classes using natural language, which is a specific verb and resource. It also gives concrete example queries, making the tool's purpose easy to grasp. It does not explicitly name a sibling alternative, but natural-language search is distinct enough from the other get_/book_/check-in tools.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides clear context for when to use the tool: when a user expresses a class-search need in natural language. The example queries further illustrate acceptable usage. It does not explicitly state when not to use it or name alternatives, so it stops short of a 5.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

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