OpenOSINT MCP Server — Claude & Cursor Integration
# OpenOSINT MCP Server
## What is OpenOSINT?
OpenOSINT is a production-ready Model Context Protocol (MCP) server with 1,538 GitHub stars. It allows AI agents like Claude to perform real-world tasks through standardized tool calls.
## Installation
```bash
# Via Smithery (recommended)
npx -y @smithery/cli install OpenOSINT/OpenOSINT
# Or manual
git clone https://github.com/OpenOSINT/OpenOSINT.git
cd OpenOSINT
```
## Compatibility
Compatible with: Claude Desktop, Claude Code, Cursor, Windsurf, Cline, and any MCP-compliant client.
## Details
- **Language:** Python
- **Stars:** ⭐ 1,538
- **Forks:** 🍴 251
- **License:** MIT
- **Updated:** 2026-09-07
- **Repo:** [OpenOSINT/OpenOSINT](https://github.com/OpenOSINT/OpenOSINT)