Discover and explore Model Context Protocol servers. Find the right integrations for your AI apps and agents.
Loading...
Search and manage transaction, merchant, and payment data in Square via remote MCP server
Add this to your MCP client configuration:
{
"mcpServers": {
"square-remote": {
"command": "npx",
"args": [
"mcp-remote",
"https://mcp.squareup.com/sse"
]
}
}
}{
"id": "square-remote",
"name": "Square",
"description": "Search and manage transaction, merchant, and payment data in Square via remote MCP server",
"source_url": "https://mcp.squareup.com/sse",
"publisher_name": "Square Inc.",
"publisher_url": "https://squareup.com",
"is_official": true,
"license": "Proprietary",
"runtime": "node",
"downloads": 3530386,
"requires_oauth": true,
"distribution": {
"type": "npm",
"package": "mcp-remote"
},
"tools_count": 3
}