security

Mcp Shodan

MCP server for querying the Shodan API and Shodan CVEDB. This server provides tools for IP lookups, device searches, DNS lookups, vulnerability queries, CPE lookups, and more.

typescript
cloud
windows
security
0
View on GitHub

Installation

npx -y BurtTheCoder/mcp-shodan

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "mcp-shodan",
  "command": "npx",
  "args": [
    "-y",
    "BurtTheCoder/mcp-shodan"
  ]
}

About This MCP Server

BurtTheCoder/mcp-shodan

MCP server for querying the Shodan API and Shodan CVEDB. This server provides tools for IP lookups, device searches, DNS lookups, vulnerability queries, CPE lookups, and more.

GitHub: https://github.com/BurtTheCoder/mcp-shodan

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub