Skip to main content
Glama

search

Query Shodan for internet-connected devices using free text and filters like organization, hostname, IP, port, country, product, and more. Get total count, matches, and aggregated facets.

Instructions

Wyszukiwanie w Shodan. Laczy wolny 'query' z opcjonalnymi filtrami-dorkami.

Parametry: query: wolny tekst zapytania (np. "nginx"). Moze byc pusty, jesli podano filtry. org: filtr org: (organizacja / wlasciciel). hostname: filtr hostname:. net: filtr net: (zakres CIDR, np. 1.2.3.0/24). ip: filtr ip:. port: filtr port:. country: filtr country: (kod ISO, np. PL). city: filtr city:. product: filtr product: (np. nginx). version: filtr version:. os: filtr os:. asn: filtr asn: (np. AS12345). isp: filtr isp:. title: filtr http.title:. http_status: filtr http.status:. ssl: filtr ssl:. vuln: filtr vuln: (wymaga odpowiedniego planu Shodan). tag: filtr tag:. after: filtr after: (data dd/mm/yyyy). before: filtr before: (data dd/mm/yyyy). has_screenshot: filtr has_screenshot:. page: numer strony wynikow (100 wynikow na strone). facets: agregacje, np. "port:10,org:5". raw: gdy True zwraca pelny surowy JSON z Shodan zamiast przycietego.

Zwraca slownik z liczba wynikow (total), lista dopasowan (matches) oraz facets.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
ipNo
osNo
asnNo
ispNo
netNo
orgNo
rawNo
sslNo
tagNo
cityNo
pageNo
portNo
vulnNo
afterNo
queryNo
titleNo
beforeNo
facetsNo
countryNo
productNo
versionNo
hostnameNo
http_statusNo
has_screenshotNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

The description discloses that the 'raw' parameter returns full raw JSON instead of a pruned response, and specifies the return structure (total, matches, facets). No annotations exist, but the description adequately covers key behavioral aspects for a search tool (likely read-only).

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is well-structured with a clear opening and a parameter list. It is lengthy due to the number of parameters, but each sentence serves a purpose. Could be slightly more concise by grouping similar parameters.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the high parameter count (24) and lack of annotations, the description covers all parameters and includes return format details. It lacks examples or edge cases but is sufficient for basic usage.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The description adds meaning to each parameter by explaining its filter role and expected format (e.g., 'country: kod ISO'). With 0% schema coverage, this is essential. While terse, it covers all 24 parameters and clarifies usage beyond the schema.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool searches Shodan and combines a free query with optional dork filters. It indicates the tool's purpose as a search interface. However, it does not explicitly differentiate from the sibling tool 'host', which likely serves a different purpose (e.g., host details).

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description explains when to use the 'query' parameter (can be empty if filters provided) and lists all optional filters. It implies usage for searching Shodan but does not provide explicit guidance on when to prefer this tool over 'host' or what scenarios to avoid.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

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