mcp-template

mcp-template

3.1

If you are the rightful owner of mcp-template and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The Pipedrive MCP Server is a Model Control Protocol server implementation designed to interact with the Pipedrive CRM API, allowing for the management of Pipedrive records through MCP tool calls.

The Pipedrive MCP Server is a robust implementation of a Model Control Protocol (MCP) server that facilitates seamless interaction with the Pipedrive CRM API. This server is specifically designed to enable Claude, an AI model, to perform CRUD (Create, Read, Update, Delete) operations on Pipedrive records. By leveraging an asynchronous API client with comprehensive error handling, the server ensures efficient and reliable communication with the Pipedrive API. The project is structured using a vertical slice architecture, which organizes code by features rather than technical layers, enhancing maintainability and scalability. Additionally, the server is equipped with comprehensive test coverage to ensure the reliability and correctness of its functionalities. With the Pipedrive MCP Server, users can manage Pipedrive records effectively, making it a valuable tool for businesses relying on Pipedrive for their CRM needs.

Features

  • Person management (create, read, update, delete)
  • Async API client with comprehensive error handling
  • Vertical slice architecture for maintainability
  • Comprehensive test coverage