What is the io.prospeo/prospeo-mcp-server MCP server?
Prospeo: Find, search, and enrich people and companies with verified emails and mobile numbers.
How to install io.prospeo/prospeo-mcp-server
Copy-paste configuration for popular MCP clients.
PROSPEO_API_KEYrequiredsecretYour Prospeo API key. Get one at https://app.prospeo.io/api
X-KEYsecretProspeo API key. Alternative to OAuth for clients that don't support it. Get one at https://app.prospeo.io/api
{
"mcpServers": {
"prospeo-mcp-server": {
"command": "npx",
"args": [
"-y",
"@prospeo/prospeo-mcp-server"
],
"env": {
"PROSPEO_API_KEY": "<YOUR_PROSPEO_API_KEY>",
"X-KEY": "<YOUR_X_KEY>"
}
}
}
}{
"mcpServers": {
"prospeo-mcp-server": {
"command": "npx",
"args": [
"-y",
"@prospeo/prospeo-mcp-server"
],
"env": {
"PROSPEO_API_KEY": "<YOUR_PROSPEO_API_KEY>",
"X-KEY": "<YOUR_X_KEY>"
}
}
}
}{
"mcpServers": {
"prospeo-mcp-server": {
"command": "npx",
"args": [
"-y",
"@prospeo/prospeo-mcp-server"
],
"env": {
"PROSPEO_API_KEY": "<YOUR_PROSPEO_API_KEY>",
"X-KEY": "<YOUR_X_KEY>"
}
}
}
}{
"servers": {
"prospeo-mcp-server": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@prospeo/prospeo-mcp-server"
],
"env": {
"PROSPEO_API_KEY": "<YOUR_PROSPEO_API_KEY>",
"X-KEY": "<YOUR_X_KEY>"
}
}
}
}claude mcp add prospeo-mcp-server --env PROSPEO_API_KEY=<YOUR_PROSPEO_API_KEY> --env X-KEY=<YOUR_X_KEY> -- npx -y @prospeo/prospeo-mcp-serverRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.