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
Installation
npx -y BurtTheCoder/mcp-shodanConfiguration
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.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub