Back to MCP Servers
Pearch
Best people search engine that reduces the time spent on talent discovery
search-data-extraction
By Pearch-ai
Installation
npx -y mcp_pearchConfiguration
{
"mcpServers": {
"mcp_pearch": {
"command": "npx",
"args": ["-y", "mcp_pearch"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes