pipedrive-mcp-server logo

Pipedrive MCP Server

by WillDent

1 forks
0 stars
Free

What is pipedrive-mcp-server

pipedrive-mcp-server is a Model Context Protocol (MCP) server developed by WillDent. It seamlessly integrates with Pipedrive CRM through the official Pipedrive API v2 Node.js client. Designed to facilitate smooth communication between your Pipedrive data and AI assistants like Claude, Cursor, or other MCP-compatible clients, this server leverages the MCP protocol. This allows AI systems to access, interact, and manipulate Pipedrive data securely and efficiently.

How to Use pipedrive-mcp-server

To get started with pipedrive-mcp-server, ensure you meet the prerequisites: Node.js 16.x or higher, npm or yarn, and a valid Pipedrive account with an API token. Follow these steps to set it up:

  1. Install the Server:

    • Clone the repository and navigate to the server directory.
    • Install the necessary dependencies using npm install.
  2. Configure Environment:

    • Create a .env file in the root directory.
    • Set your Pipedrive API token and other optional environment settings like NODE_ENV and LOG_LEVEL.
  3. Run the Server:

    • Start the server with npm start.
    • For development purposes, use npm run dev to enable auto-restart upon changes.
  4. Connect AI Assistants:

    • Use compatible tools like Claude Desktop, Claude Web, or Cursor to connect with the server.
    • Configure these tools to communicate with the server via standard input/output.

By following these steps, users can enable their AI assistants to fetch and manage data from Pipedrive, enhancing productivity and data accessibility.

Key Features of pipedrive-mcp-server

pipedrive-mcp-server comes packed with several features designed to maximize its utility and ease of use:

  • Full Integration with Pipedrive API v2: Access and manage your Pipedrive data directly through the server.

  • MCP-Compatible Tools: The server provides tools to interact with various Pipedrive entities such as Deals, Persons, Organizations, Activities, Pipelines, Notes, and Users. These tools allow operations like retrieving, creating, updating, and managing these entities.

  • Comprehensive Error Handling and Logging: Ensure robust and smooth operations with detailed error handling and logging capabilities.

  • MCP-Compatible Resources: Offers resources like pipedrive://deals/{id?} to access Pipedrive data in a structured manner.

  • StdioServerTransport Communication: The server uses standard input/output for communication, making it compatible with various AI clients that support MCP.

  • Flexibility with Different Environments: It supports both development and production environments, with customizable logging levels.

Utilizing these features, pipedrive-mcp-server provides a powerful, flexible, and secure way to connect AI assistants with Pipedrive, enhancing the ability to access and manipulate CRM data.

How to Use

To use the pipedrive-mcp-server, follow these steps:

  1. Visit https://github.com/WillDe...
  2. Follow the setup instructions to create an account (if required)
  3. Connect the MCP server to your Claude Desktop application
  4. Start using pipedrive-mcp-server capabilities within your Claude conversations

Additional Information

Created

March 13, 2025

Company

WillDent

Start building your own MCP Server

Interested in creating your own MCP Server? Check out the official documentation and resources.

Learn More