Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
Square MCP Server
Claim
Official
by
block
GitHub
Customer Data Platforms
Location Services
Python
MIT License
1
Reddit
Discord
Overview
Inspect
New
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
payments
Manage payment operations using Square API
Copy
Args: operation: The operation to perform. Valid operations: Payments: - list_payments - create_payment - get_payment - update_payment - cancel_payment Refunds: - refund_payment - list_refunds - get_refund Disputes: - list_disputes - retrieve_dispute - accept_dispute - create_dispute_evidence Gift Cards: - create_gift_card - link_customer_to_gift_card - retrieve_gift_card - list_gift_cards Bank Accounts: - list_bank_accounts - get_bank_account params: Dictionary of parameters for the specific operation
Input Schema
Name
Required
Description
Default
operation
Yes
params
Yes
Input Schema (JSON Schema)
{ "properties": { "operation": { "title": "Operation", "type": "string" }, "params": { "title": "Params", "type": "object" } }, "required": [ "operation", "params" ], "title": "paymentsArguments", "type": "object" }
Install Server
You must be
authenticated
.
Other Tools
payments
terminal
orders
catalog
inventory
subscriptions
invoices
team
customers
loyalty
bookings
business