Teamsnapmcp
T

Teamsnapmcp

The TeamSnap MCP server is a tool that connects Claude with TeamSnap accounts. Through secure OAuth authentication, it can query data such as teams, players, events, and attendance status, and supports local run or AWS cloud deployment.
2 points
5.9K

What is TeamSnap MCP Server?

TeamSnap MCP Server is a bridge tool that allows the Claude AI assistant to directly access your TeamSnap account data. Through this server, you can query and manage your sports team information in the Claude desktop version or command-line interface without manually logging in to the TeamSnap website.

How to use TeamSnap MCP Server?

The usage process is divided into three simple steps: First, obtain TeamSnap developer credentials. Then, choose a deployment method that suits you (local run, npx quick connection, or AWS cloud deployment). Finally, authenticate and query through conversations in Claude. The entire process protects your account security through the secure OAuth 2.0 protocol.

Use cases

This tool is especially suitable for sports team coaches, managers, and parents. You can quickly view upcoming game schedules, check players' attendance, get players' contact information, or understand players' availability when planning training and games. All operations can be completed through natural language conversations without switching between multiple applications.

Main features

Team management
View and manage all your TeamSnap teams, and get team details and settings.
Roster access
Get the complete list of players and coaches, including contact information and player details.
Event scheduling
View the schedules of games, training, and other activities, and support filtering by date range.
Attendance tracking
Accurately track players' attendance status for events, including four statuses: confirmed to attend, not attending, may attend, and not replied.
Secure authentication
Use the OAuth 2.0 protocol and AES-256-GCM encryption technology to protect your account credentials and ensure data security.
Flexible deployment
Supports three deployment methods: local run, npx quick connection, and AWS cloud deployment to meet the needs of different users.
Advantages
Seamless integration: Directly access TeamSnap data in Claude conversations without switching applications
Easy to operate: Complete complex queries through natural language conversations without learning complex interfaces
Secure and reliable: Use industry-standard OAuth 2.0 authentication and AES-256 encryption technology
Flexible deployment: Provides three deployment options: local, cloud, and quick connection
Real-time data: Directly connect to the TeamSnap API to get the latest team information
Limitations
Requires technical setup: Initial configuration requires certain technical knowledge
Read-only access: Currently only supports query functions and does not support modifying TeamSnap data
Depends on Claude: Can only be used in the Claude desktop version or clients that support MCP
Network requirements: Requires a stable network connection to access the TeamSnap API

How to use

Obtain TeamSnap developer credentials
Visit the TeamSnap developer portal to create an application and obtain the Client ID and Client Secret. These are the necessary credentials to connect to the TeamSnap API.
Choose a deployment method
Choose a deployment method according to your needs: Local run is suitable for developers, the npx method is the simplest, and AWS deployment provides a permanent HTTPS callback address.
Configure Claude Desktop
Add MCP server settings to the Claude Desktop configuration file and specify the server path and necessary environment variables.
Connect and authenticate
Tell Claude in the conversation to "Connect to TeamSnap", and the system will open the browser for OAuth authentication. You can start using it after authorization.

Usage examples

Pre-game preparation check
A coach quickly checks players' attendance the day before a game to ensure there are enough players for the game.
Monthly training plan
A team manager plans the training schedule for the next month and needs to know the players' schedule conflicts.
Player contact management
When you need to contact a specific player or parent, quickly find the contact information.
Team information overview
A newly joined assistant coach needs to quickly understand the basic situation of the team.

Frequently Asked Questions

Is this tool safe? Will it leak my TeamSnap password?
Can I use this tool on my phone?
Why do I need to create a TeamSnap developer application?
What do the numeric codes in the attendance status mean?
What if I want to disconnect?
What are the differences between the three deployment methods?

Related resources

TeamSnap developer portal
Create an OAuth application to obtain the Client ID and Secret
Model Context Protocol official website
Understand the technical details and specifications of the MCP protocol
GitHub code repository
View the source code, submit issues, and participate in development
Claude Desktop download
Download the Claude desktop application
AWS Lambda documentation
Understand the AWS Lambda serverless computing service

Installation

Copy the following command to your Client for configuration
{
  "mcpServers": {
    "teamsnap": {
      "command": "node",
      "args": ["/path/to/TeamSnapMCP/dist/index.js"],
      "env": {
        "TEAMSNAP_CLIENT_ID": "your-client-id",
        "TEAMSNAP_CLIENT_SECRET": "your-client-secret",
        "TEAMSNAP_REDIRECT_URI": "https://your-tunnel-url/callback"
      }
    }
  }
}

{
  "mcpServers": {
    "teamsnap": {
      "command": "npx",
      "args": ["-y", "teamsnap-mcp"],
      "env": {
        "TEAMSNAP_MCP_ENDPOINT": "https://your-api-id.execute-api.us-east-1.amazonaws.com/mcp"
      }
    }
  }
}

{
  "mcpServers": {
    "teamsnap": {
      "command": "node",
      "args": ["/path/to/TeamSnapMCP/dist/wrapper.js"],
      "env": {
        "TEAMSNAP_MCP_ENDPOINT": "https://your-api-id.execute-api.us-east-1.amazonaws.com/mcp"
      }
    }
  }
}
Note: Your key is sensitive information, do not share it with anyone.

Alternatives

V
Vestige
Vestige is an AI memory engine based on cognitive science. By implementing 29 neuroscience modules such as prediction error gating, FSRS - 6 spaced repetition, and memory dreaming, it provides long - term memory capabilities for AI. It includes a 3D visualization dashboard and 21 MCP tools, runs completely locally, and does not require the cloud.
Rust
5.4K
4.5 points
M
Moltbrain
MoltBrain is a long-term memory layer plugin designed for OpenClaw, MoltBook, and Claude Code, capable of automatically learning and recalling project context, providing intelligent search, observation recording, analysis statistics, and persistent storage functions.
TypeScript
6.4K
4.5 points
B
Bm.md
A feature-rich Markdown typesetting tool that supports multiple style themes and platform adaptation, providing real-time editing preview, image export, and API integration capabilities
TypeScript
4.5K
5 points
S
Security Detections MCP
Security Detections MCP is a server based on the Model Context Protocol that allows LLMs to query a unified security detection rule database covering Sigma, Splunk ESCU, Elastic, and KQL formats. The latest version 3.0 is upgraded to an autonomous detection engineering platform that can automatically extract TTPs from threat intelligence, analyze coverage gaps, generate SIEM-native format detection rules, run tests, and verify. The project includes over 71 tools, 11 pre-built workflow prompts, and a knowledge graph system, supporting multiple SIEM platforms.
TypeScript
6.7K
4 points
P
Paperbanana
Python
6.9K
5 points
B
Better Icons
An MCP server and CLI tool that provides search and retrieval of over 200,000 icons, supports more than 150 icon libraries, and helps AI assistants and developers quickly obtain and use icons.
TypeScript
7.7K
4.5 points
A
Assistant Ui
assistant - ui is an open - source TypeScript/React library for quickly building production - grade AI chat interfaces, providing composable UI components, streaming responses, accessibility, etc., and supporting multiple AI backends and models.
TypeScript
7.8K
5 points
A
Apify MCP Server
The Apify MCP Server is a tool based on the Model Context Protocol (MCP) that allows AI assistants to extract data from websites such as social media, search engines, and e-commerce through thousands of ready-to-use crawlers, scrapers, and automation tools (Apify Actors). It supports OAuth and Skyfire proxy payment and can be integrated into MCP clients such as Claude and VS Code through HTTPS endpoints or local stdio.
TypeScript
6.7K
5 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
73.9K
4.3 points
N
Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
21.8K
4.5 points
M
Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
35.1K
5 points
G
Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
26.1K
4.3 points
F
Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
65.8K
4.5 points
U
Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
33.1K
5 points
G
Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
22.3K
4.5 points
M
Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
50.3K
4.8 points
AIBase
Zhiqi Future, Your AI Solution Think Tank
© 2026AIBase