Server Directory
APIIntermediate

Square

by Square

GitHub
1.6k

Integrate with Square for point-of-sale, payment processing, inventory management, customer profiles, and business analytics.

CAPABILITIES

  • Payment processing
  • Inventory management
  • Customer directory
  • Order management
  • Analytics and insights
  • Location-based services

INSTALLATION

Terminal
npx -y @square/mcp-server

CLAUDE DESKTOP CONFIG

claude_desktop_config.json
{
  "mcpServers": {
    "square": {
      "command": "npx",
      "args": [
        "npx", "-y",
        ""@square/mcp-server"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json

QUICK FACTS

Category
API
Difficulty
Intermediate
Maintained By
Square
NPM Package
@square/mcp-server

NEW TO MCP?

Learn how to set up MCP servers with Claude Desktop step by step.

Read the tutorial →