Skip to main content
Glama
GraditiPro

standshare-mcp

by GraditiPro

families

Search, view balances, create, and add members to fundraising units. Units send workers to events and earn commissions to their account.

Instructions

Manage family units — search, view details with balance, create, and add members. Families are the core unit in StandShare — they send workers to events and earn commissions to their family account.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
roleNoMember role (lead, worker)
queryNoSearch by family name
actionYesAction to perform
statusNoFilter by status
userIdNoUser ID to add as member
programNoFilter by program (e.g., Varsity, JV)
familyIdNoFamily ID (required for get, add_member)
familyNameNoFamily name (for create)
primaryContactUserIdNoPrimary contact user ID (for create)
Behavior2/5

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

With no annotations provided, the description carries full burden. It mentions actions like create and add_member which are mutations, but does not disclose side effects, authorization needs, or any behavioral traits beyond the generic 'manage'. This is insufficient for a tool with multiple actions.

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

Conciseness4/5

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

The description is concise with two sentences. The first sentence lists key actions, the second provides context. However, it could be more structured to better organize actions and constraints.

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

Completeness3/5

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

Given the tool has 9 parameters and no output schema or annotations, the description provides some domain context but lacks detail on action-specific behavior (e.g., what search returns, required fields for each action). It is adequate but not fully comprehensive.

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 the baseline is 3. The description adds domain context (families send workers, earn commissions) but does not enrich the meaning of parameters beyond what the schema already provides.

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?

The description uses a specific verb 'Manage' and clearly identifies the resource 'family units'. It lists distinct actions: search, view details, create, and add members. The context about StandShare families distinguishes it from sibling tools like events, finances, etc.

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

Usage Guidelines3/5

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

The description implies usage for family management but does not explicitly state when to use this tool versus alternatives or when not to use it. No exclusions or conditions are mentioned.

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