gorgias-mcp-server

tindevelopers/gorgias-mcp-server

3.2

If you are the rightful owner of gorgias-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Context Protocol (MCP) server for integrating with the Gorgias customer support platform.

Tools

Functions exposed to the LLM to take actions

list_customers

List all customers with optional filtering

get_customer

Get details of a specific customer

create_customer

Create a new customer

update_customer

Update an existing customer

search_customers

Search customers by email, name, or other criteria

get_customer_tickets

Get all tickets for a specific customer

list_orders

List all orders with optional filtering

get_order

Get details of a specific order

search_orders

Search orders by customer, order number, or other criteria

get_customer_orders

Get all orders for a specific customer

get_order_metrics

Get order statistics and metrics

list_tickets

List all tickets with optional filtering

get_ticket

Get details of a specific ticket

create_ticket

Create a new support ticket

update_ticket

Update an existing ticket

search_tickets

Search tickets by content or other criteria

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources