Skip to main content
Glama

mcp-osint-server

mcp-osint 开源情报服务器

铁匠徽章
MCP 服务器利用常见的网络侦察工具执行各种 OSINT 任务。

概述

mcp-osint 服务器提供了一套用于执行开源情报 (OSINT) 调查的工具。它支持执行 WHOIS 查询、Nmap 扫描、DNS 侦察(通过 dnsrecon、dig 和 host)以及使用 dnstwist 检查域名置换等命令。此外,该服务器还提供了一个整合的工具,可以并行运行所有这些功能,从而提供全面的概览。

开源情报能力

  1. WHOIS查询

    • 检索域名注册信息。

  2. Nmap扫描

    • 执行快速 Nmap 扫描以发现开放的端口和服务。

  3. DNS侦察

    • 使用dnsrecon收集目标域的 DNS 信息。

  4. DNSTwist 查找

    • 使用dnstwist识别潜在的域名抢注或排列问题。

  5. 挖掘查找

    • 使用dig查询详细的 DNS 记录。

  6. 主机查找

    • 使用host命令检索 DNS 主机信息。

  7. OSINT 概述

    • 同时执行上述所有工具以获得快速、全面的 OSINT 报告。

示例提示

与 Claude 集成后,您可以使用自然语言提示,例如:

  • “获取 example.com 的 WHOIS 信息”

  • “对 192.168.1.1 执行快速 Nmap 扫描”

  • “在 mytarget.com 上运行 DNS 侦察”

  • “使用 DNSTwist 在 mytarget.com 上检查域名拼写错误”

  • “使用 dig 显示 example.com 的所有 DNS 记录”

  • “获取 example.com 的主机查找详细信息”

  • “给我一个 example.com 的 OSINT 概述”

快速入门

安装

通过 Smithery 安装

要通过Smithery自动为 Claude Desktop 安装mcp-osint

npx -y @smithery/cli install mcp-osint --client claude
-
security - not tested
F
license - not found
-
quality - not tested

MCP 服务器利用常见的网络侦察工具执行各种 OSINT 任务。

  1. 概述
    1. 开源情报能力
      1. 示例提示
        1. 快速入门
          1. 安装

        Related MCP Servers

        • A
          security
          A
          license
          A
          quality
          An MCP server to run commands.
          Last updated -
          1
          1,092
          198
          MIT License
          • Apple
        • -
          security
          A
          license
          -
          quality
          MCP Server for networl monitoring software ntopng.
          Last updated -
          MIT License
          • Apple
        • -
          security
          A
          license
          -
          quality
          A test server implementing all features of the MCP protocol, including prompts, tools, resources, and sampling, designed for testing MCP clients rather than practical applications.
          Last updated -
          MIT License

        View all related MCP servers

        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