mcp-hunter
🎯 MCP Hunter
OSINT, 능동적 탐색, 웹 검색, 딥 스크래핑, 기업 및 개인 데이터 보강을 위한 MCP(Model Context Protocol) 서버.
MCP Hunter는 인공지능 어시스턴트(Gemini Antigravity, Claude Desktop, Cursor, Windsurf 등)를 인터넷 및 공개 데이터 소스에 직접 연결합니다. Google/웹 검색, 지능적인 페이지 스크래핑 및 정리, 연락처(이메일, WhatsApp, 전화번호, 소셜 미디어) 추출, 그리고 Receita Federal의 공식 데이터(CNPJ, 주주/QSA, 자본금, 주소)로 기업 프로필을 강화할 수 있습니다.
✨ 주요 기능
🔍 유료 키 없이 웹 검색: 고급 연산자(
site:,inurl:,filetype:) 지원 및 브라질 지역 설정(br-pt)을 갖춘 빠른 검색.🌐 지능형 콘텐츠 스크래핑 및 정리:
trafilatura와BeautifulSoup를 사용하여 광고, 메뉴, 코드를 제거하고 본문 텍스트만 추출합니다.📞 정밀 연락처 추출기: 다음을 식별하기 위한 Regex 알고리즘 및 휴리스틱:
유효한 이메일(스팸 및 이미지 필터 포함);
브라질 형식의 유선전화 및 휴대전화;
WhatsApp 직접 링크(
wa.me/및api.whatsapp.com);소셜 미디어 공식 프로필(Instagram, LinkedIn, Facebook, X/Twitter, YouTube, TikTok, GitHub);
확인 숫자에 대한 수학적 검증이 포함된 CNPJ 번호.
🏛️ Receita Federal 공식 조회(BrasilAPI): 법인명, 상호, 등록 상태, 설립일, 자본금, 주요 활동(CNAE), 주소 및 주주·경영진 명부(QSA)를 획득합니다.
🏢 마스터 모드(
hunt_company): 기업 이름을 입력받아 몇 초 안에 360º 종합 조사를 처음부터 끝까지 실행합니다.👤 인물 조사(
hunt_person): 특정 인물에 대한 공개 언급, LinkedIn 프로필 및 웹 언급을 검색합니다.
Related MCP server: LeadSpark MCP
🛠️ 노출된 도구(Tools)
도구 | 설명 | 주요 매개변수 |
| Web/Google 검색을 수행하여 링크, 제목, 요약 스니펫을 반환합니다. |
|
| 사이트에 접속하여 읽을 수 있는 텍스트를 추출하고 연락처 하위 페이지( |
|
| URL 또는 원시 텍스트를 분석하여 이메일, 전화번호, WhatsApp, 소셜 미디어 및 CNPJ를 추출합니다. |
|
| BrasilAPI / MinhaReceita를 통해 Receita Federal 데이터베이스를 조회합니다. |
|
| 기업 360º 파일: 웹사이트 검색, 연락처, 소셜 미디어, CNPJ 및 주주 구성 추출. |
|
| 특정 인물에 대한 공개 활동, LinkedIn 프로필 및 웹 언급을 조사합니다. |
|
🚀 설치 및 실행
이 프로젝트는 초고속 패키지 관리자 **uv**를 사용합니다.
1. 저장소 클론하기
git clone <URL_DO_REPOSITORIO>
cd "MCP Hunter"2. 종속성 자동 설치
uv sync3. 자동화된 테스트 실행
uv run python tests/test_tools.py4. MCP 서버 시작(stdio 모드)
uv run mcp-hunter🔌 MCP 클라이언트에서의 설정
Antigravity / Claude Desktop / Cursor / Windsurf
MCP 설정 파일(claude_desktop_config.json 또는 유사한 파일)에 아래 구성을 추가하세요:
{
"mcpServers": {
"mcp-hunter": {
"command": "uv",
"args": [
"--directory",
"C:\\caminho\\para\\MCP Hunter",
"run",
"mcp-hunter"
]
}
}
}📂 프로젝트 구조
MCP Hunter/
├── src/
│ └── mcp_hunter/
│ ├── __init__.py # Definição do pacote
│ ├── server.py # Servidor FastMCP e registro das Tools
│ ├── search.py # Motor de buscas na Web (DuckDuckGo/DDGS)
│ ├── scraper.py # Motor de requisições HTTP e scraping (Trafilatura/BS4)
│ ├── extractor.py # Extração de contatos, regex e validação de CNPJ
│ ├── cnpj.py # Integração com BrasilAPI e Receita Federal
│ └── py.typed # Marcador de tipagem PEP 561
├── tests/
│ ├── test_hunter.py # Testes unitários dos módulos internos
│ └── test_tools.py # Testes de integração das ferramentas MCP
├── mcp_config_example.json # Exemplo de configuração de cliente MCP
├── pyproject.toml # Configuração do projeto e dependências
├── uv.lock # Lockfile de dependências
└── README.md # Documentação oficial📄 라이선스
MIT 라이선스에 따라 배포됩니다. 자세한 내용은 LICENSE를 참조하세요.
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseNot gradedqualityCmaintenanceEnables Brazilian business data lookup through CNPJ (company registry) and CEP (postal code) queries, with intelligent web search capabilities powered by Tavily for due diligence, compliance, and customer verification.516MIT
- FlicenseAqualityDmaintenanceEnables AI agents to research companies and find contacts with structured data from multiple free sources, including company info, tech stack, and email addresses.3
- AlicenseNot gradedqualityCmaintenanceBrazilian company-registry lookup via Receita Federal, allowing AI agents to query CNPJ data.6MIT
- AlicenseAqualityBmaintenanceEnables lookup of Brazilian public data including companies (CNPJ), postal codes (CEP), banking, economy, geography, and more through 15 tools and 2 guided prompts, powered by BrasilAPI with no API key required.15MIT
Related MCP Connectors
Search companies, enrich contacts, and reveal emails and phones from your AI agent.
Live web access for agents: scrape, SERP search, crawl/map, 74 collectors, datasets, proxies.
The web capability layer for AI agents: render, extract, DNS, SSL, WHOIS & more via x402.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/rrcodeia/mcp-hunter'
If you have feedback or need assistance with the MCP directory API, please join our Discord server