MCP Marketplace
BrowseHow It WorksFor CreatorsDocs
Sign inSign up
MCP Marketplace

The curated, security-first marketplace for AI tools.

Product

Browse ToolsSubmit a ToolDocumentationHow It WorksBlogFAQ

Legal

Terms of ServicePrivacy PolicyCommunity Guidelines

Connect

support@mcp-marketplace.ioTwitter / XDiscord

MCP Marketplace © 2026. All rights reserved.

Back to Browse

OpenOSINT MCP Server

by OpenOSINT
Developer ToolsUse Caution3.2MCP RegistryLocal
Free

Server data from the Official MCP Registry

AI-powered OSINT agent & MCP server. 16 tools: email, breach, IP, WHOIS, DNS, Shodan, GitHub & more.

About

AI-powered OSINT agent & MCP server. 16 tools: email, breach, IP, WHOIS, DNS, Shodan, GitHub & more.

Security Report

3.2
Use Caution3.2High Risk

OpenOSINT is a legitimate OSINT tool with appropriate permissions for its stated purpose, but has several security concerns that users should be aware of. The codebase appropriately uses environment variables for API keys and includes authorization disclaimers, but lacks input validation on tool parameters, has broad exception handling that could mask errors, and streams results to external APIs without explicit user consent warnings. The web server's CORS policy is overly permissive (allow_origins=["*"]), and there are no rate limiting or abuse prevention mechanisms despite tool outputs being accessible via HTTP. The architecture itself is sound, but defensive programming practices are insufficient for a tool intended for security research. Supply chain analysis found 13 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.

3 files analyzed · 22 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

env_vars

Check that this permission is expected for this type of plugin.

HTTP Network Access

Connects to external APIs or services over the internet.

File System Read

Reads files on your machine. Normal for tools that analyze or process local data.

File System Write

Writes or modifies files on your machine. Check that this is expected for the tool.

process_spawn

Check that this permission is expected for this type of plugin.

system_info

Check that this permission is expected for this type of plugin.

What You'll Need

Set these up before or after installing:

Anthropic API key — required for the AI agent REPLRequired

Environment variable: ANTHROPIC_API_KEY

HaveIBeenPwned API key for breach detection (search_breach tool)Required

Environment variable: HIBP_API_KEY

ipinfo.io token for higher IP lookup rate limits (search_ip tool)Required

Environment variable: IPINFO_TOKEN

IP2Location API key for enhanced IP intelligence (search_ip2location tool)Required

Environment variable: IP2LOCATION_API_KEY

AbuseIPDB API key for IP abuse reputation checks (search_abuseipdb tool)Required

Environment variable: ABUSEIPDB_API_KEY

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-sonotommy-openosint": {
      "env": {
        "HIBP_API_KEY": "your-hibp-api-key-here",
        "IPINFO_TOKEN": "your-ipinfo-token-here",
        "ABUSEIPDB_API_KEY": "your-abuseipdb-api-key-here",
        "ANTHROPIC_API_KEY": "your-anthropic-api-key-here",
        "IP2LOCATION_API_KEY": "your-ip2location-api-key-here"
      },
      "args": [
        "openosint"
      ],
      "command": "uvx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!

0

installs

New

no ratings yet

Is this your server?

Claim ownership to manage your listing, respond to reviews, and track installs from your dashboard.

Claim with GitHub

Sign up with the GitHub account that owns this repo

Links

Source CodeDocumentationPyPI Package

Details

Published May 26, 2026
Version 2.15.2
0 installs
Local Plugin

More Developer Tools MCP Servers

Git

Free

by Modelcontextprotocol · Developer Tools

Read, search, and manipulate Git repositories programmatically

80.0K
Stars
4
Installs
6.5
Security
No ratings yet
Local

Toleno

Free

by Toleno · Developer Tools

Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.

137
Stars
474
Installs
8.0
Security
4.8
Local

mcp-creator-python

Free

by mcp-marketplace · Developer Tools

Create, build, and publish Python MCP servers to PyPI — conversationally.

-
Stars
63
Installs
10.0
Security
4.6
Local

MarkItDown

Free

by Microsoft · Content & Media

Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption

120.0K
Stars
20
Installs
6.0
Security
5.0
Local

mcp-creator-typescript

Free

by mcp-marketplace · Developer Tools

Scaffold, build, and publish TypeScript MCP servers to npm — conversationally

-
Stars
16
Installs
10.0
Security
5.0
Local

FinAgent

Free

by mcp-marketplace · Finance

Free stock data and market news for any MCP-compatible AI assistant.

-
Stars
16
Installs
10.0
Security
No ratings yet
Local