Square Model Context Protocol Server
Rank #5,973glama/square/square-mcp-server
Provides a bridge between Square's complete API ecosystem and conversational interfaces, enabling comprehensive e-commerce and payment processing capabilities including payments, orders, inventory, and customer management.
Square Model Context Protocol Server is a Model Context Protocol (MCP) server published by square. It ranks #5,973 of 76,851 servers tracked on MCP Toplist, and its repository has 101 GitHub stars. Square Model Context Protocol Server is listed across 3 registries — Glama, PulseMCP and mcp.so, with 2 release tags tracked from its GitHub repository. It was first listed on Apr 25, 2025 and most recently updated on Apr 25, 2025.
Ranks ahead of 70,878 of 76,851 servers on MCP Toplist.
Use Square Model Context Protocol Server
Add Square Model Context Protocol Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"square-mcp-server": {
"url": "https://mcp.squareup.com/sse"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Listed on 1 registry (2 delisted)
square
GitHub releases (2)
No registry surfaces explicit version metadata for this server. The list below shows release tags from the linked GitHub repository.
| Version | Published |
|---|---|
| 0.1.2 | Apr 25, 2025 |
| 0.1.1 | Apr 25, 2025 |
Frequently asked questions
- Who maintains Square Model Context Protocol Server?
- Square Model Context Protocol Server is maintained by square, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Square Model Context Protocol Server listed on the Official MCP Registry?
- Square Model Context Protocol Server is not on the Official MCP Registry. It is listed on Glama, PulseMCP and mcp.so.
- How many versions does Square Model Context Protocol Server have?
- No registry surfaces explicit version metadata for Square Model Context Protocol Server; MCP Toplist tracks 2 release tags from its GitHub repository, most recently published on Apr 25, 2025.
- Where can I find the source code for Square Model Context Protocol Server?
- The source code for Square Model Context Protocol Server is hosted at github.com/square/square-mcp-server.