Dovetail Server
БесплатноНе проверенEnables AI tools to connect to the Dovetail API for accessing customer insights and research data.
Описание
Enables AI tools to connect to the Dovetail API for accessing customer insights and research data.
README
A Model Context Protocol (MCP) server for connecting AI tools to the Dovetail API.
Note: This is the npm package distribution of the official Dovetail MCP server. The canonical source lives in the Dovetail MCP GitHub repository.
Disclaimer
This package may not always reflect the very latest changes from the upstream repository. As of now, it corresponds to upstream Release 0.3. For the most up-to-date code and releases, please refer to the repository linked above.
Prerequisites
- Node.js 22 or higher (download Node from nodejs.org)
- A Dovetail API token (see Dovetail API Documentation for details on obtaining one)
Get a Dovetail API token
- In Dovetail, go to Settings → Account → Personal API keys.
- Generate a new token and copy it.
- Set it in your environment as
DOVETAIL_API_TOKEN.
For details, see Dovetail’s MCP server docs: docs.dovetail.com/integrations/mcp-server.
Configuration
Use this configuration style in MCP-compatible clients (e.g., Claude Desktop, Cursor). It invokes the server via npx and passes your API token via environment variable.
{
"mcpServers": {
"dovetail-mcp-server": {
"command": "npx",
"args": ["-y", "dovetail-mcp-server"],
"env": {
"DOVETAIL_API_TOKEN": "<YOUR_TOKEN>"
}
}
}
}
License
MIT
Установка Dovetail Server
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/tomgutt/dovetail-mcpFAQ
Dovetail Server MCP бесплатный?
Да, Dovetail Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Dovetail Server?
Нет, Dovetail Server работает без API-ключей и переменных окружения.
Dovetail Server — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Dovetail Server в Claude Desktop, Claude Code или Cursor?
Открой Dovetail Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare Dovetail Server with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
