remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Integrations
Provides access to Square API functionality through a Model Context Protocol (MCP) server
Square MCP Server
A Model Context Protocol (MCP) server that provides access to Square API functionality.
Setup
- Install dependencies:
Copy
- Set environment variables:
Copy
- Run the server:
Copy
Or for development:
Copy
Environment Variables
Variable | Required | Default | Description |
---|---|---|---|
SQUARE_ACCESS_TOKEN | Yes | - | Your Square API access token |
SQUARE_ENVIRONMENT | No | sandbox | Square API environment (sandbox or production ) |
You must be authenticated.
A server that enables interaction with Square's API via Goose, supporting queries for locations, customers, and more with context preservation and MCP-compliant responses.