Skip to main content
Glama
alvarolloret

Miinta Pipedrive MCP

by alvarolloret

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HTTP_PORTNoHTTP Server Port (only used if TRANSPORT_MODE is http or sse)3000
MCP_AUTH_TOKENNoMCP Authentication Token (required if not localhost)
TRANSPORT_MODENoTransport mode - stdio, http, or ssestdio
DEFAULT_TIMEZONENoDefault timezoneEurope/Madrid
CACHE_TTL_SECONDSNoCache TTL in seconds3600
PIPEDRIVE_API_BASENoPipedrive API Base URLhttps://api.pipedrive.com/v2
PIPEDRIVE_API_TOKENYesPipedrive API Token (Bearer token)
MAX_ITEMS_PER_SECTIONNoMaximum items per section50
PIPEDRIVE_COMPANY_DOMAINNoPipedrive Company Domain for deal URLsapp.pipedrive.com

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
miinta.filters.listA

List all available Pipedrive saved filters. Useful for discovering filter IDs and names before calling miinta.sales_queue.get. Optionally filter by type.

miinta.filters.createA

Create a new Pipedrive saved filter. Useful for creating custom activity or deal filters that can then be used with miinta.sales_queue.get. Returns the created filter with its ID.

miinta.filters.deleteA

Delete a Pipedrive saved filter by its ID. Use miinta.filters.list to find filter IDs.

miinta.sales_queue.getA

Return a structured "morning queue" payload using three Pipedrive filters (by ID or name), plus enrichment (deal title, stage name, org/person names, URLs). Use miinta.filters.list to discover available filter names.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/alvarolloret/pipedrive-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server