# Parsley - Buyer Intent Signals MCP server

Query buyer intent signals, MEDDIC qualifications, and lead scores from Parsley.

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-peterjduffy-parsley-mcp
- Repository: https://github.com/peterjduffy/parsley-mcp

## Install
- Command: `npx -y @tryparsley/mcp-server`
- Endpoint: https://www.parsley.id/api/mcp
- Auth: Auth required by registry metadata

## Setup notes
- Remote header: X-API-Key (required; secret)
- Package: Npm @tryparsley/mcp-server v0.1.2
- Environment variable: PARSLEY_API_KEY (required; secret)
- The upstream registry signals required auth or secrets.
- Remote endpoint: https://www.parsley.id/api/mcp
- Header: X-API-Key

## Tools
- get_conversations - List recent chatbot conversations with filtering by lead quality, intent signal, and date range. Endpoint: https://www.parsley.id/api/mcp
- get_conversation_detail - Get full details of a single conversation including MEDDIC signals, engagement metrics, and enrichment data. Endpoint: https://www.parsley.id/api/mcp
- get_hot_leads - Get all hot and warm leads with MEDDIC evidence. The morning briefing tool. Endpoint: https://www.parsley.id/api/mcp
- get_analytics_summary - Dashboard-level overview: views, conversations, lead counts, conversion rate. Endpoint: https://www.parsley.id/api/mcp
- search_by_intent - Find conversations matching specific MEDDIC signals, intent score, or topic. Endpoint: https://www.parsley.id/api/mcp
- get_knowledge_gaps - Surface unanswered questions from chatbot conversations, grouped by topic. Endpoint: https://www.parsley.id/api/mcp
- get_lead_enrichment - Get extracted company, role, timeline, and budget context from conversations. Endpoint: https://www.parsley.id/api/mcp
- get_meddic_summary - Aggregate MEDDIC signal distribution across all conversations. Endpoint: https://www.parsley.id/api/mcp

## Resources
Not captured

## Prompts
- morning_briefing - Start your day with a summary of hot leads, intent signals, and follow-up priorities. Arguments: days
- stale_leads_check - Find hot leads that haven't been followed up in your CRM. Arguments: days
- coaching_gaps - Identify leads with MEDDIC gaps and suggest follow-up questions. Arguments: days
- content_opportunities - Surface unanswered visitor questions for content strategy. Arguments: days, limit
- deal_prep - Brief me before a call - what has this person or company asked about? Arguments: company_or_name

## Metadata
- Owner: io.github.peterjduffy
- Version: 0.1.2
- Runtime: Npm
- Transports: STDIO, HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: May 4, 2026
- Source: https://registry.modelcontextprotocol.io
