MCP.so
Sign In
O

Osint Mcp

@brutus-gr

About Osint Mcp

No overview available yet

Basic information

Category

Other

Transports

stdio

Publisher

brutus-gr

Submitted by

Brutus

Config

Add this server to your MCP-compatible client using the configuration below.

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

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Osint Mcp?

Osint Mcp is a remote HTTP MCP server that provides real-time access to global security events and threat intelligence. It requires no setup, API keys, or configuration—users connect and query the latest OSINT data.

How to use Osint Mcp?

Connect your MCP client to https://mcp.osintmcp.com. For Claude Code, run claude mcp add --transport http osint-mcp https://mcp.osintmcp.com. For Cursor, add the server configuration to .cursor/mcp.json with the mcp-remote command.

Key features of Osint Mcp

  • Real-time global security event coverage
  • Instant search across millions of OSINT data points
  • Zero local installation—remote server only
  • Always-on hosted infrastructure with no maintenance
  • No API keys or configuration files needed

Use cases of Osint Mcp

  • Monitoring global security events as they happen worldwide
  • Querying threat intelligence data through natural language or programmatic search
  • Integrating live OSINT feeds into security analysis workflows

FAQ from Osint Mcp

What is Osint Mcp?

It is a remotely hosted MCP server that delivers real-time OSINT intelligence for global security monitoring, accessible without any local setup or authentication.

Do I need API keys or configuration to use Osint Mcp?

No. The server requires no API keys, configuration files, or local installation—just connect to the provided HTTP endpoint.

Is Osint Mcp always available?

Yes. The server runs on hosted infrastructure and is designed for continuous uptime with no maintenance needed from the user.

How do I connect Osint Mcp with Claude Code?

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

How do I connect Osint Mcp with Cursor?

Add the following to your ~/.cursor/mcp.json or project-specific .cursor/mcp.json:

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

Comments

More Other MCP servers