Dixa MCP Server
@ktabori
About Dixa MCP Server
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"dixa-mcp-server": {
"command": "npx",
"args": [
"fastmcp",
"dev",
"src/tools/index.ts"
]
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is Dixa MCP Server?
Dixa MCP Server is a FastMCP server that provides tools for interacting with the Dixa API. It enables searching conversations, retrieving conversation details, managing tags, and more.
How to use Dixa MCP Server?
Install dependencies with npm install and npm install fastmcp, copy .env.example to .env, then add your Dixa API key as DIXA_API_KEY. Start the server using npx fastmcp dev src/tools/index.ts or npx fastmcp inspect src/tools/index.ts. Configure it in Claude Desktop by adding the JSON configuration shown in the README.
Key features of Dixa MCP Server
- Search conversations with pagination support
- Get conversation details, messages, tags, notes, and ratings
- Add and remove tags on conversations
- Retrieve end user and agent information
- Access analytics metrics and records data
Use cases of Dixa MCP Server
- Automate customer support workflows by managing Dixa conversations programmatically
- Pull analytics data from Dixa for reporting and dashboards
- Enrich AI assistant interactions with real-time conversation and user data
FAQ from Dixa MCP Server
What are the dependencies and runtime requirements?
Node.js and npm are required. The server uses the FastMCP library and the Dixa API key must be set in the environment.
How do I configure Dixa MCP Server with Claude?
In Claude Desktop, enable Developer mode, go to Settings > Developer > Edit Config, and add a JSON object with mcpServers.dixa-mcp-server containing the command, arguments, and environment variable DIXA_API_KEY.
Does Dixa MCP Server support SSE transport?
Yes. You can start the server with SSE by setting transportType: "sse" and specifying an endpoint and port. Clients can connect using SSEClientTransport.
What kind of authentication is required?
Authentication is via a Dixa API key stored in the DIXA_API_KEY environment variable. No other auth methods are mentioned.
What tools are available in Dixa MCP Server?
Tools include searchConversations, getConversation, getConversationMessages, getConversationTags, getConversationNotes, getConversationRatings, listTags, tagConversation, removeConversationTag, getEndUser, getEndUserConversations, getAgent, listAgents, and several analytics tools.
Frequently asked questions
What are the dependencies and runtime requirements?
Node.js and npm are required. The server uses the FastMCP library and the Dixa API key must be set in the environment.
How do I configure Dixa MCP Server with Claude?
In Claude Desktop, enable Developer mode, go to Settings > Developer > Edit Config, and add a JSON object with `mcpServers.dixa-mcp-server` containing the command, arguments, and environment variable `DIXA_API_KEY`.
Does Dixa MCP Server support SSE transport?
Yes. You can start the server with SSE by setting `transportType: "sse"` and specifying an endpoint and port. Clients can connect using `SSEClientTransport`.
What kind of authentication is required?
Authentication is via a Dixa API key stored in the `DIXA_API_KEY` environment variable. No other auth methods are mentioned.
What tools are available in Dixa MCP Server?
Tools include `searchConversations`, `getConversation`, `getConversationMessages`, `getConversationTags`, `getConversationNotes`, `getConversationRatings`, `listTags`, `tagConversation`, `removeConversationTag`, `getEndUser`, `getEndUserConversations`, `getAgent`, `listAgents`, and several analytics tools.
Basic information
More Other MCP servers
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows

Lemon.io
lemon-ioRequest dedicated senior developers to work on your project, write job descriptions, and prep technical interviews — all without leaving your Claude chat. Just describe what you need, and Lemon.io MCP does the rest. 1–3

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.

DeepMark
DeepMark helps teachers deliver rapid, consistent marking with meaningful feedback for every student — in a fraction of the time. What once took a week, now takes one free period.
Comments