Square Model Context Protocol Server
Rank #5250glama/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 #5250 of 58,832 servers tracked on MCP Toplist, and its repository has 100 GitHub stars. Square Model Context Protocol Server is listed across 3 registries — Glama, PulseMCP and mcp.so, and ships as a single rolling release with no explicit version metadata. It was first listed on Apr 25, 2025.
Ranks ahead of 53,582 of 58,832 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 3 registries
square
Not versioned
This server is published through registries that do not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.
Frequently asked questions
- What is Square Model Context Protocol 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.
- Who maintains Square Model Context Protocol Server?
- Square Model Context Protocol Server is maintained by square, which publishes 1 MCP server (0 total versions) tracked on MCP Toplist.
- Is Square Model Context Protocol Server an official MCP server?
- 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?
- Square Model Context Protocol Server ships as a single rolling release with no explicit version metadata.
- 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.