Square
By thumbsupordown
The official Square MCP server connects AI agents to the full Square API ecosystem — payments, orders, customers, catalog, inventory, and more. Rather than a fixed tool per endpoint, it exposes service-discovery and a generic request tool so agents can explore any of Square's 40+ services and execute API calls dynamically.
Tools
get_service_info
Discover the methods available for a Square service.
get_type_info
Retrieve the parameter requirements for a request.
make_api_request
Execute an API call against any chosen Square service.