Dovetail
Connect AI tools to the Dovetail API for user research and customer feedback analysis.
Dovetail MCP Server
A Model Context Protocol (MCP) server for connecting AI tools to the Dovetail API.
Prerequisites
- Node.js 22 or higher (download Node from nodejs.org)
- A Dovetail API token (see Dovetail API Documentation for details on obtaining one)
Installation
Option 1: Download Pre-built Script
- Download the latest
index.jshere - Head over to configuration to continue
Option 2: Setup from Source
-
Clone the repository:
git clone https://github.com/dovetail/dovetail-mcp.git cd dovetail-mcp -
Install dependencies:
yarn install -
Build the project:
yarn build -
Locate and copy the
dist/index.jsfilepath (this will copy the path to your clipboard for the configuration step):realpath dist/index.js | pbcopy
Configuration
We recommend setting this up in an MCP client like Claude or Cursor by entering the following:
Claude: Please see the MCP website for step by step instructions
Cursor: Navigate to Settings → Tools & Integrations → Add Custom MCP
{
"mcpServers": {
"dovetail-mcp": {
"command": "node",
"args": ["<path-to-your-index-js-file>"],
"env": {
"DOVETAIL_API_TOKEN": "<YOUR_TOKEN>"
}
}
}
}
License
MIT
Servidores relacionados
Kone.vc
patrocinadorMonetize your AI agent with contextual product recommendations
JIRA
Interact with JIRA to search for issues using JQL and retrieve detailed issue information.
AI Tutor
An AI-powered tutor for higher education that supports both Claude and OpenAI models through MCP.
Umbraco MCP
Interact with the Umbraco CMS Management API for administrative tasks.
Agentled MCP Server
AI-native workflow orchestration with long-term memory. 100+ integrations through single credit system. 32 MCP tools for building and running intelligent business workflows — lead enrichment, content publishing, company research, media production. Knowledge Graph that learns across executions. Works with Claude, Codex, Cursor, Windsurf.
Learning-Assistant-MCP
An MCP server that helps developers understand what they’re building by explaining concepts, reviewing approaches, and guiding them toward better solutions.
Fireflies
Retrieve, search, and summarize meeting transcripts from Fireflies.ai.
Tomba MCP
Tomba, your unique B2B email finder and verifier, provides a distinctive lead database for effortless and effective outreach scaling.
Quire
This server allows AI assistants to interact with your Quire projects, tasks, and data securely.
Anamnese
Portable, cloud-hosted AI memory you own - structured memories, tasks, goals, and notes that work across Claude, ChatGPT, Gemini, and any MCP client.
servicenow-devtools-mcp
A developer & debug-focused MCP server for ServiceNow — with tools for platform introspection, change intelligence, debugging, investigations, and documentation generation.