🚨 DEPRECATED: Square MCP Server (Old Version)
⚠️ This repository is no longer maintained.
Official development has moved to square/square-mcp-server.
Please use the new repository for the latest, officially supported Square MCP Server.
Archived Information (for reference)
A Model Context Protocol (MCP) server that provides access to Square API functionality.
Setup
- Install dependencies:
uv sync
- Set environment variables:
# Required
export SQUARE_ACCESS_TOKEN=your_access_token_here
# Optional - defaults to 'sandbox' if not set
export SQUARE_ENVIRONMENT=sandbox # or 'production' for production environment
- Run the server:
uv pip install .
square-mcp
Or for development:
source .venv/bin/activate
mcp dev src/square_mcp/server.py
Environment Variables
| Variable | Required | Default | Description |
|---|---|---|---|
SQUARE_ACCESS_TOKEN | Yes | - | Your Square API access token |
SQUARE_ENVIRONMENT | No | sandbox | Square API environment (sandbox or production) |
🔗 Migrate to the new server:
- Repository: square/square-mcp-server
Square API Server
Project Details
- Kvadratni/square-mcp
- MIT License
- Last Updated: 4/28/2025
Recomended MCP Servers
Official Magic UI MCP server.
MCP Server to Use HuggingFace spaces, easy configuration and Claude Desktop mode.
The Cursor10x MCP is a persistent multi-dimensional memory system for Cursor that enhances AI assistants with conversation context,...
A simple MCP server for Readwise
Open-source Python MCP server for Todoist. Use to create & provide structured tasks for Cursor, or to automatically...
Demo Model Context Protocol Server for the Geoapify API
Go常见面试八股文 | 基础 | 并发常考题|Mysql|网络|操作系统|Redis
Sketchup Model Context Protocol
Created with StackBlitz ⚡️
MCP for https://votars.ai





