Skip to main content
Glama

OSINT-MCP

by brutus-gr

osint-mcp

Real-time OSINT intelligence platform for global security monitoring.

This repository is for discovery only.

What is osint-mcp?

osint-mcp provides real-time access to global security events and threat intelligence through an always-on MCP server. No setup, no API keys, no configuration files - just connect and start querying the latest security intelligence.

Why osint-mcp?

  • 🌍 Real-time global coverage - Monitor security events as they happen worldwide

  • 🔍 Powerful search - Query across millions of OSINT data points instantly

  • 🚀 Zero setup - Remote HTTP MCP server means no local installation required

  • 🔒 Always available - Hosted infrastructure, no maintenance on your end

Connecting to osint-mcp

For Claude Code

Run this command in your terminal:

claude mcp add --transport http osint-mcp https://mcp.osintmcp.com

For Cursor

Add this to your .cursor/mcp.json (project-specific) or ~/.cursor/mcp.json (global):

{ "mcpServers": { "osint-mcp": { "command": "npx", "args": [ "mcp-remote", "https://mcp.osintmcp.com" ] } } }

For other MCP clients

Connect to: https://mcp.osintmcp.com

Learn More

Visit https://osintmcp.com for detailed documentation and examples.

License

MIT

Real-time OSINT intelligence platform for global security monitoring.

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/brutus-gr/OSINT-MCP'

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