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.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
- 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