Gorgias MCP Server
@mattcoatsworth
About Gorgias MCP Server
No overview available yet
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Gorgias MCP Server?
An MCP server for interacting with the Gorgias helpdesk API. It provides tools and resources for managing tickets, customers, and other Gorgias functionality.
How to use Gorgias MCP Server?
Clone the repository, install dependencies with npm install, create a .env file with your Gorgias credentials (either API key or OAuth token), then start the server with npm run dev. Test with npm run inspect.
Key features of Gorgias MCP Server
- List, get, and create tickets in Gorgias
- Add messages to existing tickets
- List and get customers from Gorgias
- Offers
gorgias://ticketsandgorgias://ticket/{id}resources - Supports both API key and OAuth authentication
Use cases of Gorgias MCP Server
- Automate ticket management workflows via MCP
- Integrate Gorgias customer data with AI assistants
- Add messages to tickets programmatically
- Retrieve ticket details for support automation
FAQ from Gorgias MCP Server
What authentication methods are supported?
The server supports API key authentication (username/API key) and OAuth token authentication.
What environment variables are required?
You need to set GORGIAS_DOMAIN, and either GORGIAS_USERNAME/GORGIAS_API_KEY or GORGIAS_ACCESS_TOKEN in a .env file.
How do I test the server?
Run npm run inspect to open a web interface with the MCP Inspector for testing all available tools and resources.
What runtime does the server require?
Node.js, with dependencies installed via npm install.
What data does the server access?
It accesses Gorgias helpdesk data: tickets, customers, and messages. All data stays within the user's Gorgias domain.
More Other MCP servers
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Comments