A
securityF
licenseA
qualityThis server provides access to the Perplexity AI API, enabling interaction through chatting, searching, and documentation retrieval within MCP-based systems.
Last updated -
5
2
JavaScript
Dixa API 的 FastMCP 服务器实现,提供用于管理对话和标签的资源和工具。
服务器需要以下环境变量:
DIXA_API_KEY
:您的 Dixa API 密钥DIXA_API_BASE_URL
(可选):覆盖默认 API URL(默认为“ https://dev.dixa.io/v1 ”)这将使用mcp-cli
运行您的服务器,以便在终端中测试和调试您的 MCP 服务器。
MCP Inspector
进行检查另一种方法是使用官方MCP Inspector
通过 Web UI 检查您的服务器:
按照指南https://modelcontextprotocol.io/quickstart/user并添加以下配置:
src/schemas/
中创建一个模式src/resources/
中创建资源src/dixa.ts
示例资源:
src/tools/
中创建工具src/dixa.ts
示例工具:
该项目使用自定义错误类:
DixaError
:API 错误的基本错误类DixaValidationError
:响应验证失败[!笔记]
如果您使用 FastMCP 开发了服务器,请提交 PR来在此处展示它!
types.ts
和config.ts
中的共享实用程序This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Dixa API 的 FastMCP 服务器实现,使 AI 助手能够搜索、检索和管理客户对话数据和标签。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ktabori/dixa-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server