Описание
Osint Server — Model Context Protocol server
README
smithery badge
MCP server to perform various OSINT tasks by leveraging common network reconnaissance tools.
Overview
The mcp-osint server provides a set of tools to perform open source intelligence (OSINT) investigations. It supports executing commands such as WHOIS lookups, Nmap scans, DNS reconnaissance (via dnsrecon, dig, and host), and domain permutation checks using dnstwist. Additionally, the server offers a consolidated tool to run all these functions in parallel for a comprehensive overview.
OSINT Capabilities
WHOIS Lookup
- Retrieve domain registration information.
Nmap Scan
- Perform a fast Nmap scan to discover open ports and services.
DNS Reconnaissance
- Use
dnsreconto gather DNS information for a target domain.
- Use
DNSTwist Lookup
- Identify potential domain typosquatting or permutation issues using
dnstwist.
- Identify potential domain typosquatting or permutation issues using
Dig Lookup
- Query detailed DNS records with
dig.
- Query detailed DNS records with
Host Lookup
- Retrieve DNS host information using the
hostcommand.
- Retrieve DNS host information using the
OSINT Overview
- Execute all of the above tools concurrently for a quick and comprehensive OSINT report.
Example Prompts
When integrated with Claude, you can use natural language prompts like:
- "Get me the WHOIS information for example.com"
- "Perform a fast Nmap scan on 192.168.1.1"
- "Run DNS reconnaissance on mytarget.com"
- "Check for domain typos using DNSTwist on mytarget.com"
- "Show me all DNS records for example.com using dig"
- "Fetch host lookup details for example.com"
- "Give me an OSINT overview for example.com"
Quickstart
Install
Installing via Smithery
To install mcp-osint for Claude Desktop automatically via Smithery:
npx -y @smithery/cli install mcp-osint --client claude
Установка Osint Server
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/himanshusanecha/mcp-osint-serverFAQ
Osint Server MCP бесплатный?
Да, Osint Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Osint Server?
Нет, Osint Server работает без API-ключей и переменных окружения.
Osint Server — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Osint Server в Claude Desktop, Claude Code или Cursor?
Открой Osint Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Osint Server with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
