Square MCP Server
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) |
Square API Server
by block
Project Details
- block/square-mcp
- MIT License
- Last Updated: 4/14/2025
Recomended MCP Servers
Apify Actors Server
Model Context Protocol (MCP) Server for Apify's Actors
Introduction to GitHub Exercise
My clone repository
Awesome ChatGPT Prompts
This repo includes ChatGPT prompt curation to use ChatGPT better.
Playwright Browser Automation Server
Playwright MCP fork that works with Cloudflare Browser Rendering
MetaTrader Trading Server
Model Context Protocol (MCP) to enable AI LLMs to trade using MetaTrader platform
MS SQL Server Integration
MCP server for MS SQL Server
🧩
TypeScript MCP Server Starter
🧩
DaVinci Resolve Control Server
Sitecore Send MCP Server
🧩
Beeper MCP
A backend service for executing beeper transactions on Binance Smart Chain
Open Library MCP Server
A Model Context Protocol (MCP) server for the Open Library API that enables AI assistants to search for...
Logan





