Skip to main content
Glama
GraditiPro

standshare-mcp

by GraditiPro

events

Search, create, update, and manage fundraising events with concession stands at venues, enabling families to earn commissions.

Instructions

Manage fundraising events — search, view details, create, update, and add stands. Events are concession stand shifts at venues where families send workers to earn commissions.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
dateNoEvent date ISO 8601 (for create)
nameNoEvent name (for create)
notesNoEvent notes
queryNoSearch by event name
actionYesAction to perform
dateToNoFilter events to this date (ISO 8601)
statusNoFilter by status
eventIdNoEvent ID (required for get, update, add_stand)
venueIdNoFilter by venue ID
dateFromNoFilter events from this date (ISO 8601)
maxWorkersNoMaximum workers for the event
standNumberNoStand number (for add_stand)
signupOpenAtNoSignup open date ISO 8601
perPersonRateNoPer-person rate in dollars
signupCloseAtNoSignup close date ISO 8601
waitlistEnabledNoEnable waitlist
fundDistributionEnabledNoEnable fund distribution
Behavior2/5

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

No annotations are provided, so the description must carry the burden. It only explains the domain (fundraising events as concession shifts) but does not disclose behavioral traits such as authorization requirements, side effects, rate limits, or typical response structures.

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?

Two sentences cover the essential purpose and domain context with no redundant wording. Every sentence adds value.

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

Completeness2/5

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

Despite having 17 parameters and no output schema, the description is too brief. It does not explain how actions like add_stand work, what prerequisites exist, or what the return values look like. More detail is needed for a tool of this complexity.

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 coverage is 100%, so parameters are already documented. The description does not add additional meaning beyond the schema, such as clarifying parameter relationships or usage patterns. Baseline 3 is appropriate.

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

Purpose5/5

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

Description clearly states the tool manages events with specific verbs: search, view, create, update, add stands. It also defines what an event is (concession stand shifts), providing context that distinguishes it from sibling tools like venues or families.

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

Usage Guidelines2/5

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

No guidance on when to use this tool versus alternatives (e.g., families, venues). The description implies it is for event management but does not specify contexts where other tools are more appropriate or provide exclusions.

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/GraditiPro/standshare-mcp'

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