
Re:lation MCP Server
@Procrustes5
About Re:lation 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 Re:lation MCP Server?
Re:lation MCP Server is a server that uses the Model Context Protocol (MCP) to access the Re:lation API. It enables AI assistants to use Re:lation’s customer management, ticket management, and other features through MCP.
How to use Re:lation MCP Server?
Install the package globally with npm install -g relation-mcp-server, then configure mcp.json with the command relation-mcp-server and environment variables RELATION_API_TOKEN and RELATION_SUBDOMAIN.
Key features of Re:lation MCP Server
- Retrieve, search, and create customer information
- Search and update tickets
- Search templates
- Send emails
- Retrieve label list
- Retrieve user list
- Retrieve inbox list
Use cases of Re:lation MCP Server
- AI assistant retrieving customer data from Re:lation
- Automating ticket updates or creation via conversational interface
- Sending emails using predefined templates
- Querying available labels or users for workflow integration
- Searching inboxes to triage support requests
FAQ from Re:lation MCP Server
What authentication is required?
All API calls require an access token. You can generate and manage tokens from the Re:lation system settings under [API トークン].
How is the server installed?
Install the package globally using npm install -g relation-mcp-server.
What environment variables are needed?
Set RELATION_API_TOKEN for your token and RELATION_SUBDOMAIN for your subdomain in the MCP configuration.
What operations does the server support?
It supports customer CRUD, ticket search and update, template search, email sending, and retrieval of labels, users, and inboxes.
What is the license?
The project is licensed under MIT.
More Other MCP servers
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Blender
ahujasidOpen-source MCP to use Blender with any LLM
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
ghidraMCP
LaurieWiredMCP Server for Ghidra
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Comments