MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

A simple MCP for SHODAN. It allows query by IP, Domain and some custom Query. [Requires Shodan API Token]

Created 9/1/2025
Updated 6 days ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

uvx shodan-mcp

Cursor configuration (mcp.json)

{ "mcpServers": { "irootsec-shodan-mcp": { "command": "uvx", "args": [ "shodan-mcp" ] } } }