Parsley - Buyer Intent Signals
io.github.peterjduffy/parsley-mcpQuery buyer intent signals, MEDDIC qualifications, and lead scores from Parsley.
Tools · 8
List recent chatbot conversations with filtering by lead quality, intent signal, and date range.
Get full details of a single conversation: MEDDIC signals, engagement metrics, enrichment data, and any owner-configured discovery field values captured during the chat (e.g. company size, current too…
Get all hot and warm leads with MEDDIC evidence. The morning briefing tool.
Dashboard-level overview: views, conversations, lead counts, conversion rate.
Find conversations matching specific MEDDIC signals, intent score, or topic.
Surface unanswered questions from chatbot conversations, grouped by topic.
Get extracted company, role, timeline, and budget context from conversations.
Aggregate MEDDIC signal distribution across all conversations.
Prompts · 5
Start your day with a summary of hot leads, intent signals, and follow-up priorities.
Find hot leads that haven't been followed up in your CRM.
Identify leads with MEDDIC gaps and suggest follow-up questions.
Surface unanswered visitor questions for content strategy.
Brief me before a call - what has this person or company asked about?
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"parsley_-_buyer_intent_signals": {
"url": "https://www.parsley.id/api/mcp",
"transport": "streamable-http"
}
}
}