shodan-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@shodan-mcpsearch for cameras in the United States"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
shodan-mcp
Serwer MCP udostepniajacy API Shodan.IO, oparty o FastMCP i oficjalna biblioteke shodan-python.
Wymagania
Python 3.13+
Klucz API Shodan
Related MCP server: Shodan MCP Server
Instalacja
uv syncKonfiguracja klucza API
Klucz pobierany jest wylacznie ze zmiennej srodowiskowej SHODAN_API_KEY.
Nie zapisuj klucza w repozytorium. Do lokalnych testow skopiuj .env.example do .env.
Uruchomienie
Transport: stdio (domyslny dla lokalnego Claude Code / Claude Desktop).
SHODAN_API_KEY=... uv run server.pyKonfiguracja klienta MCP
Przyklad wpisu (.mcp.json lub claude mcp add):
{
"mcpServers": {
"shodan": {
"command": "uv",
"args": ["run", "--directory", "/home/ra/secra/shodan-mcp", "server.py"]
}
}
}Tool: search
Generalne wyszukiwanie przez API Shodan. Laczy wolny tekst (query) z opcjonalnymi
filtrami-dorkami, ktore tool sklada w finalne zapytanie Shodan.
Obslugiwane filtry: org, hostname, net, ip, port, country, city,
product, version, os, asn, isp, title (http.title), http_status
(http.status), ssl, vuln, tag, after, before, has_screenshot.
Dodatkowe parametry: page (strona wynikow), facets (agregacje, np. port:10,org:5),
raw (gdy true, zwraca pelny surowy JSON zamiast przycietego zestawu pol).
Przyklad: query="nginx", country="PL", port=443 -> zapytanie nginx country:PL port:443.
Tool: host
Lookup po adresie IP. Zwraca szczegoly hosta (org, isp, asn, lokalizacja, porty, tagi, podatnosci) oraz liste wykrytych uslug.
Parametry: ip (wymagany), history (pelna historia banerow), minify (okrojony
zestaw pol), raw (pelny surowy JSON zamiast przycietego).
Roadmap
Kolejne toole: count (sam licznik), search_cursor (paginacja kursorowa),
scan / alerts.
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseBqualityDmaintenanceProvides access to Shodan API functionality, enabling AI assistants to query information about internet-connected devices for cybersecurity research and threat intelligence.Last updated2347MIT
- Flicense-qualityDmaintenanceIntegrates Shodan search capabilities into MCP-compatible applications for discovering internet-connected devices. Enables domain searches, IP lookups, and advanced queries to identify exposed services, infrastructure mapping, and security analysis.Last updated3
- AlicenseAqualityDmaintenanceEnables comprehensive security reconnaissance, vulnerability assessment, and threat intelligence gathering by integrating Shodan's API. It provides tools for searching internet-connected devices, performing DNS operations, and querying the Shodan exploit database.Last updated11Apache 2.0
- Alicense-qualityFmaintenanceProvides access to Shodan's IoT search engine API for device search, host intelligence, exploit database, network scanning, and security analysis through natural language.Last updatedMIT
Related MCP Connectors
Search and fetch Wikidata entities, execute SPARQL queries, and resolve external identifiers.
Search your AI chat history (ChatGPT, Claude, Codex) from any MCP client. Remote, private, read-only
Serper MCP — wraps the Serper Google Search API (serper.dev)
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/radeksh/shodan-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server