Parsley - Buyer Intent Signals
Rank #62,126io.github.peterjduffy/parsley-mcp
Query buyer intent signals, MEDDIC qualifications, and lead scores from Parsley.
Parsley - Buyer Intent Signals is a Model Context Protocol (MCP) server published by peterjduffy. It ranks #62,126 of 132,113 servers tracked on MCP Toplist. Parsley - Buyer Intent Signals is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on May 2, 2026 and most recently updated on May 4, 2026.
Ranks ahead of 69,987 of 132,113 servers on MCP Toplist.
Use Parsley - Buyer Intent Signals
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add --transport http parsley-mcp https://www.parsley.id/api/mcpThis endpoint requires authentication — see the server’s docs for credentials.
claude mcp add parsley-mcp -e "PARSLEY_API_KEY=<your PARSLEY_API_KEY>" -- npx -y @tryparsley/mcp-serverReplace each placeholder with your own value before saving.
[mcp_servers.parsley-mcp]
url = "https://www.parsley.id/api/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.parsley-mcp]
command = "npx"
args = ["-y", "@tryparsley/mcp-server"]
[mcp_servers.parsley-mcp.env]
PARSLEY_API_KEY = "<your PARSLEY_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://www.parsley.id/api/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"parsley-mcp": {
"command": "npx",
"args": [
"-y",
"@tryparsley/mcp-server"
],
"env": {
"PARSLEY_API_KEY": "<your PARSLEY_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"parsley-mcp": {
"url": "https://www.parsley.id/api/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"parsley-mcp": {
"command": "npx",
"args": [
"-y",
"@tryparsley/mcp-server"
],
"env": {
"PARSLEY_API_KEY": "<your PARSLEY_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"parsley-mcp": {
"type": "http",
"url": "https://www.parsley.id/api/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"parsley-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@tryparsley/mcp-server"
],
"env": {
"PARSLEY_API_KEY": "<your PARSLEY_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"parsley-mcp": {
"serverUrl": "https://www.parsley.id/api/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"parsley-mcp": {
"command": "npx",
"args": [
"-y",
"@tryparsley/mcp-server"
],
"env": {
"PARSLEY_API_KEY": "<your PARSLEY_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"parsley-mcp": {
"url": "https://www.parsley.id/api/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"parsley-mcp": {
"command": "npx",
"args": [
"-y",
"@tryparsley/mcp-server"
],
"env": {
"PARSLEY_API_KEY": "<your PARSLEY_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.peterjduffy%2Fparsley-mcp)<a href="https://mcptoplist.com/server/io.github.peterjduffy%2Fparsley-mcp"><img src="https://mcptoplist.com/badge/io.github.peterjduffy%2Fparsley-mcp.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
peterjduffy
Other servers by peterjduffy
View all peterjduffy servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.2 | May 4, 2026 |
Frequently asked questions
- Who maintains Parsley - Buyer Intent Signals?
- Parsley - Buyer Intent Signals is maintained by peterjduffy, which publishes 2 MCP servers (1 total version) tracked on MCP Toplist.
- Is Parsley - Buyer Intent Signals listed on the Official MCP Registry?
- Yes — Parsley - Buyer Intent Signals is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Parsley - Buyer Intent Signals have?
- MCP Toplist tracks 1 version of Parsley - Buyer Intent Signals, most recently published on May 4, 2026.
- Where can I find the source code for Parsley - Buyer Intent Signals?
- The source code for Parsley - Buyer Intent Signals is hosted at github.com/peterjduffy/parsley-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.