Parsley MCP Server

by peterjduffy

259 downloads
Not rated
GitHub

About

Buyer intent signals and MEDDIC qualification data for AI assistants. Query hot leads, conversation intelligence, and lead scoring from your Parsley account through Claude Desktop, Cursor, or any MCP client.

Details

Author
peterjduffy
Downloads
259
Categories
AI

- Buyer intent signal data
- MEDDIC qualification data
- Hot lead queries
- Conversation intelligence insights
- Lead scoring information
- Works with Claude Desktop and Cursor

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name Parsley MCP Server
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

From the repository

Access the server through Claude Desktop, Cursor, or any MCP client after connecting your Parsley account. No specific commands or configuration keys are documented.

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

{
    "mcpServers": {
        "parsley mcp server": {
            "parsley": {
                "command": "npx",
                "args": [
                    "-y",
                    "@tryparsley/mcp-server"
                ],
                "env": {
                    "PARSLEY_API_KEY": "pk_live_your_key_here"
                }
            }
        }
    }
}

McpServers

{
    "parsley": {
        "command": "npx",
        "args": [
            "-y",
            "@tryparsley/mcp-server"
        ],
        "env": {
            "PARSLEY_API_KEY": "pk_live_your_key_here"
        }
    }
}

Buyer intent signals and MEDDIC qualification data for AI assistants. Query hot leads, conversation intelligence, and lead scoring from your Parsley account through Claude Desktop, Cursor, or any MCP client.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.