TeamSnap MCP Server

29 tools. 9 can modify or destroy data without limits.

9 write tools that can modify data. Rate limits recommended.

Last updated:

9 can modify or destroy data
20 read-only
29 tools total

Community server · catalogue entry verified 29/06/2026

How to control TeamSnap MCP Server ↓

What TeamSnap MCP Server exposes to your agents

Read (20) Write / Execute (9) Destructive / Financial (0)
High Risk

The most dangerous TeamSnap MCP Server tools

9 of TeamSnap MCP Server's 29 tools can modify, destroy, or commit something on every call — and an agent calls them with no built-in limits.

How to control TeamSnap MCP Server

PolicyLayer is an MCP gateway — it sits between your AI agents and TeamSnap MCP Server, and nothing reaches the server without passing your rules. These are the rules we recommend:

Rate limit write operations
{
  "teamsnap_assign_tracked_item": {
    "limits": [
      {
        "counter": "teamsnap_assign_tracked_item_per_hour",
        "window": "hour",
        "max": 30,
        "scope": "grant"
      }
    ]
  }
}

Prevents bulk unintended modifications from agents caught in loops.

Cap read operations
{
  "teamsnap_auth_status": {
    "limits": [
      {
        "counter": "teamsnap_auth_status_per_minute",
        "window": "minute",
        "max": 60,
        "scope": "grant"
      }
    ]
  }
}

Controls API costs and prevents retry loops from exhausting upstream rate limits.

  1. Create a free account and register TeamSnap MCP Server — nothing to install.
  2. Add these rules — paste them, or build them visually. Tune the limits to your setup.
  3. Point your MCP client (Claude, Cursor, anything) at your gateway URL.
ENFORCE POLICY ON TEAMSNAP →

Instant setup, no code required.

All 29 TeamSnap MCP Server tools

READ 20 tools
Read teamsnap_auth_status Check TeamSnap authentication status Read teamsnap_get_announcements Get recent announcements for a team (broadcast emails, broadcast alerts, and in-app messages unified into one Read teamsnap_get_assignments Get volunteer/snack/carpool assignments (tracked items + statuses + assignments joined). Provide exactly one o Read teamsnap_get_availability Get availability for an event Read teamsnap_get_calendar_urls Get iCal and webcal URLs for a team Read teamsnap_get_contacts Get contacts (parents/guardians) with their email addresses and phone numbers. Provide exactly one of member_i Read teamsnap_get_custom_data Get custom-field values defined by the team or league (e.g. waiver status, allergies, emergency contact). Prov Read teamsnap_get_event Get detailed information about a specific event, with the full field set, localized times, and the inlined loc Read teamsnap_get_events Get events for a team Read teamsnap_get_forum_posts Get forum posts for a topic, sorted oldest-first. Read teamsnap_get_forum_topics List forum discussion topics for a team, sorted by most recent activity. Read teamsnap_get_location Get full location details (address, latitude/longitude, parking notes, phone, Google Maps link). Provide exact Read teamsnap_get_member_availability Get one member Read teamsnap_get_opponents Get the opponent catalog for a team with head-to-head record (wins/losses/ties + last result). Read teamsnap_get_results_and_standings Get a team Read teamsnap_get_roster Get players and coaches for a team Read teamsnap_get_stats Get team, member, or event statistics. scope=team returns team-wide stats; scope=member requires member_id; sc Read teamsnap_get_team Get details for a specific team Read teamsnap_list_teams List all your TeamSnap teams Read teamsnap_logout Disconnect from TeamSnap

Questions about TeamSnap MCP Server

How do I prevent bulk modifications through TeamSnap MCP Server? +

The TeamSnap MCP Server server has 8 write tools including teamsnap_assign_tracked_item, teamsnap_create_event, teamsnap_create_tracked_item. Set a rate limit in your policy -- for example, 10 calls per hour prevents an agent from making more than 10 modifications per hour. PolicyLayer enforces this at the gateway, before calls reach TeamSnap MCP Server.

How many tools does the TeamSnap MCP Server MCP server expose? +

29 tools across 2 categories: Read, Write. 20 are read-only. 9 can modify, create, or delete data.

How do I enforce a policy on TeamSnap MCP Server? +

Register the TeamSnap MCP Server MCP server in PolicyLayer, apply the suggested rules above (adjust the limits to your use case), and point your AI client at the PolicyLayer proxy URL instead of the server directly. Your agents keep the same tools; PolicyLayer evaluates every call against policy before it executes. Nothing to install, live in minutes.

Enforce policy on every TeamSnap MCP Server tool call.

Deterministic rules across all 29 TeamSnap MCP Server tools. Per-identity grants. Full audit log. Live in minutes. Nothing to install.

Instant setup, no code required.

29 TeamSnap MCP Server tools catalogued and risk-classified — across an index of 43,000+ MCP servers.

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.