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.js
here - 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.js
filepath (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
Related Servers
AI Collaboration MCP Server
An MCP server for AI-to-AI collaboration, enabling autonomous workflows and role-based task management between different AI models.
Backlog MCP Server
Interact with the Backlog API to manage projects, issues, wikis, git repositories, and more.
Gorev
A powerful, Go-based task management server with MCP support, AI editor integration, and a VS Code extension. It supports smart task creation, markdown, and project organization.
Backlog Manager
Manage task backlogs using a file-based JSON storage system.
MCP Character Counter
Analyzes text to provide detailed character counts, including letters, numbers, and symbols.
Sequential Thinking
A server that facilitates structured, progressive thinking through defined stages.
Apple Shortcuts
An MCP Server Integration with Apple Shortcuts
Knit MCP
Connect with 10,000+ tools across HRIS, ATS, CRM, Accounting, Calendar, Meeting, Ticketing, and more categories.
YTTranscipterMultilingualMCP
Transcribe YouTube videos in multiple languages.
Mautic
Integrates with the Mautic marketing automation platform.