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
terminal
Manage Square Terminal operations
Args
:
operation
:
The
operation
to
perform
.
Valid
operations
:
Checkout
:
-
create_terminal_checkout
-
search_terminal_checkouts
-
get_terminal_checkout
-
cancel_terminal_checkout
Devices
:
-
create_terminal_device
-
get_terminal_device
-
search_terminal_devices
Refunds
:
-
create_terminal_refund
-
search_terminal_refunds
-
get_terminal_refund
-
cancel_terminal_refund
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
"
:
"
terminalArguments
"
,
"
type
"
:
"
object
"
}
Install Server
You must be
authenticated
.
Other Tools
bookings
business
catalog
customers
inventory
invoices
loyalty
orders
payments
subscriptions
team
terminal
Copy