Skip to content
ai101.tools
navigateopenescclose
Claude+372Whisper+228LangChain+168Codex+223NotebookLM+276DALL-E 3+192DeepL+249n8n+208Topaz Video AI+153LlamaIndex+161
Square MCP Server logo
MCP server

Square MCP Server

Square's Connect API exposed through three discovery-first MCP tools.

0
SaveVisit website ↗

Add it to your client

Official
Install
npx square-mcp-server start
mcpServers
{
  "mcpServers": {
    "square-mcp": {
      "command": "npx",
      "args": [
        "square-mcp-server",
        "start"
      ]
    }
  }
}
Transport
both
Runtime
Node
Auth
Required
Tools
3
License
Apache-2.0
Tools
get_service_infoget_type_infomake_api_request

Rather than publishing one tool per endpoint, this server gives the assistant get_service_info, get_type_info and make_api_request, so it inspects a Square service and its parameter shape before calling anything. That covers catalog, orders, payments, customers and the rest of the Connect surface. You can run it locally with an access token via npx, or point a client at Square's hosted endpoint and sign in with OAuth. Environment switches let you pin the API version, stay in sandbox, or block every write call.

Comments(0)

Sign in to comment

No comments yet — be the first.

Similar MCP servers

Report this comment

Why are you reporting this?