Pipedrive CRM
@ckalima
关于 Pipedrive CRM
MCP server for Pipedrive CRM. 155 tools spanning deals, persons, organizations, activities, products, projects, tasks, leads, notes, mail, and fields.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"pipedrive": {
"command": "npx",
"args": [
"-y",
"@ckalima/pipedrive-mcp-server"
],
"env": {
"PIPEDRIVE_API_KEY": "your-40-character-api-key"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Pipedrive CRM?
The Pipedrive CRM MCP server is a local stdio server that provides 155 tools to interact with Pipedrive CRM entities, including deals, persons, organizations, activities, products, projects, tasks, leads, notes, mail, fields, pipelines, stages, boards, phases, and users. It uses your own Pipedrive API key and runs via npx, requiring no third-party routing.
How to use Pipedrive CRM?
Install it by adding the server configuration to your MCP client settings with the command npx -y @ckalima/pipedrive-mcp-server and set the environment variable PIPEDRIVE_API_KEY to your 40-character Pipedrive API token. Obtain the token from Pipedrive under Settings > Personal preferences > API.
Key features of Pipedrive CRM
- 155 tools covering core Pipedrive entities (deals, persons, organizations, activities, products, projects, tasks, leads, notes, mail, fields, pipelines, stages, boards, phases, users).
- Local stdio server distributed on npm; no third-party data routing.
- API-key authentication via the
PIPEDRIVE_API_KEYenvironment variable. - Delete/destructive tools are gated behind
PIPEDRIVE_ENABLE_DESTRUCTIVE=trueand disabled by default. - Uses Pipedrive API v2 where available, with v1 fallback for notes, mail, users, and leads CRUD.
- Written in TypeScript, requires Node.js >= 20, MIT licensed.
Use cases of Pipedrive CRM
- Manage deals,
数据与分析 分类下的更多 MCP 服务器
PubMed MCP Server
JackKuo666🔍 Enable AI assistants to search, access, and analyze PubMed articles through a simple MCP interface.
Bright Data MCP
brightdataA powerful Model Context Protocol (MCP) server that provides an all-in-one solution for public web access.
🪐✨ Jupyter MCP Server
datalayer🪐 🔧 Model Context Protocol (MCP) Server for Jupyter.
Web3 Research MCP
aaronjmarsDeep Research for crypto - free & fully local
Google Analytics MCP Server
surendranbGoogle Analytics 4 data to AI agents, agentic workflows, and MCP clients. Give agents analysis-ready access to website traffic, user behavior, and performance data with schema discovery, server-side aggregation, and safe defaults that reduce data wrangling.
评论