Skip to main content
Glama
himanshusanecha

mcp-osint-server

mcp-osint OSINT Server


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.

Related MCP server: OSINT MCP Server

OSINT Capabilities

  1. WHOIS Lookup

    • Retrieve domain registration information.

  2. Nmap Scan

    • Perform a fast Nmap scan to discover open ports and services.

  3. DNS Reconnaissance

    • Use dnsrecon to gather DNS information for a target domain.

  4. DNSTwist Lookup

    • Identify potential domain typosquatting or permutation issues using dnstwist.

  5. Dig Lookup

    • Query detailed DNS records with dig.

  6. Host Lookup

    • Retrieve DNS host information using the host command.

  7. 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

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

No tool schema history has been recorded yet.

Maintenance

ActivityInactive
ResponsivenessNo issues

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Connectors

Related MCP Servers

  • A
    license
    Not graded
    quality
    D
    maintenance
    MCP server for maigret, a powerful OSINT tool that collects user account information from various public sources. This server provides tools for searching usernames across social networks and analyzing URLs.
    57
    260
    MIT
  • A
    license
    D
    quality
    D
    maintenance
    A comprehensive MCP server providing tools for IP, domain, email, and image-based open-source intelligence. It integrates services like Shodan, VirusTotal, and HaveIBeenPwned to facilitate advanced security research and data gathering.
    56
    48
    ISC
  • A
    license
    Not graded
    quality
    D
    maintenance
    A comprehensive MCP server that exposes multiple OSINT tools to AI assistants like Claude, enabling sophisticated reconnaissance and information gathering tasks using industry-standard OSINT tools.
    237
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    MCP server that exposes 108+ omega-cli OSINT tools for reconnaissance, web analysis, threat intelligence, and reporting, enabling AI assistants to perform comprehensive open-source intelligence tasks.
    MIT

Latest Blog Posts

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/himanshusanecha/mcp-osint-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server