Pearch.ai MCP
Natural Language People Search and Candidate Sourcing API for Seamless ATS Integration
Key Features
Use Cases
README
Pearch.ai MCP
Our people search API and MCP deliver the most precise results on the market. You simply ask in natural language, and we provide top-quality candidates. Designed for seamless integration with any ATS or hiring platform, our solution is backed by scientific methods, trusted by recruiters, and consistently rated the highest-quality sourcing tool.
Evaluating AI Recruitment Sourcing Tools by Human Preference
Prerequisites
- Python 3.7 or newer
- Pearch.ai API key
- FastMCP package
API Key Setup
- Visit Pearch.ai Dashboard to obtain your API key
- Set your API key as an environment variable:
bash
export PEARCH_API_KEY='your-api-key-here'
Installation
Installing via Smithery
To install mcp_pearch for Claude Desktop automatically via Smithery:
npx -y @smithery/cli install @Pearch-ai/mcp_pearch --client claude
Option 1: macOS[uv]
# Install Python and uv
brew install python
brew install uv
# Create and activate virtual environment
uv venv
source .venv/bin/activate
# Install FastMCP
uv pip install fastmcp
Option 2: Linux[pip]
# Install system dependencies
sudo apt update
sudo apt install python3 python3-venv python3-pip
# Create and activate virtual environment
python3 -m venv .venv
source .venv/bin/activate
# Install FastMCP
pip install fastmcp
Usage
Standard Installation
fastmcp install pearch_mcp.py --name "Pearch.ai" --env-var PEARCH_API_KEY=pearch_mcp_key
Development Mode
For local development and testing:
# Set your API key
export PEARCH_API_KEY='your-api-key-here'
# Start development server
fastmcp dev pearch_mcp.py
Support
If you encounter any issues or have questions:
- Open an issue in the repository
- Contact support at f@pearch.ai
License
This project is licensed under the MIT License - see the LICENSE file for details.
Star History
Repository Owner
Organization
Repository Details
Programming Languages
Tags
Topics
Join Our Newsletter
Stay updated with the latest AI tools, news, and offers by subscribing to our weekly newsletter.
Related MCPs
Discover similar Model Context Protocol servers
Maigret MCP Server
OSINT username and URL search server for the Model Context Protocol.
Maigret MCP Server provides Model Context Protocol (MCP) integration for the Maigret OSINT tool, enabling AI and context-aware applications to search for usernames across hundreds of social networks and analyze URLs. Designed for seamless operation with MCP-compatible clients like Claude Desktop, it supports multiple output formats and advanced filtering options. The server can be installed via Docker or npm, offers Docker-based deployment for consistent performance, and facilitates responsible OSINT research.
- ⭐ 205
- MCP
- BurtTheCoder/mcp-maigret
Panther MCP Server
Natural language and IDE-powered server for detection, alert triage, and data lake querying in Panther.
Panther MCP Server enables interactive management of security alerts, data lake queries, and scheduled reporting using natural language and integrated tools. It allows users to write and tune detections from an IDE, triage and comment on alerts, and execute advanced queries against security logs. The system provides a wide range of operations including alert investigation, bulk updates, AI-powered triage insight generation, and data lake schema exploration. Integration with the Model Context Protocol ensures standardized and extensible interactions for security operations.
- ⭐ 32
- MCP
- panther-labs/mcp-panther
Semgrep MCP Server
A Model Context Protocol server powered by Semgrep for seamless code analysis integration.
Semgrep MCP Server implements the Model Context Protocol (MCP) to enable efficient and standardized communication for code analysis tasks. It facilitates integration with platforms like LM Studio, Cursor, and Visual Studio Code, providing both Docker and Python (PyPI) deployment options. The tool is now maintained in the main Semgrep repository with continued updates, enhancing compatibility and support across developer tools.
- ⭐ 611
- MCP
- semgrep/mcp
mcp-recon
Conversational reconnaissance interface and MCP server for HTTP and ASN analysis.
mcp-recon acts as a conversational interface and Model Context Protocol (MCP) server, enabling seamless web domain and ASN reconnaissance through natural language prompts. It integrates powerful tooling like httpx and asnmap to conduct lightweight or full HTTP analysis and ASN lookups, exposing these capabilities to any MCP-compatible AI assistant. With predefined prompts and Docker-based deployment, it streamlines infrastructure analysis via AI interfaces such as Claude Desktop.
- ⭐ 22
- MCP
- nickpending/mcp-recon
Transcribe MCP
Automate audio transcription with seamless AI assistant integration.
Transcribe MCP enables fast and high-quality audio transcriptions by integrating directly with AI assistants such as Claude, Windsurf, and Cursor. It supports both local and cloud-based workflows, offering features like word-level timestamps, speaker separation, and multi-language support. Installation is streamlined via pre-built MCP Bundles and secure integration URLs. The system also provides convenient management of balance, transcription content, and collaboration options.
- ⭐ 5
- MCP
- transcribe-app/mcp-transcribe
National Parks MCP Server
Real-time access to U.S. National Parks data via the Model Context Protocol.
Provides an MCP-compliant API server for real-time information on U.S. National Parks. Offers endpoints to query park details, alerts, activities, visitor centers, campgrounds, and events. Designed for easy integration with AI agents and tools that utilize the Model Context Protocol for context management.
- ⭐ 35
- MCP
- KyrieTangSheng/mcp-server-nationalparks
Didn't find tool you were looking for?