Skip to main content
Glama
scottmartinanderson

Clearfront MCP Server

search_shodan

Query Shodan to retrieve host intelligence including open ports, organization, and CVEs from an IP address, or perform keyword/service banner search. Passive public-source intelligence for authorized use.

Instructions

Query Shodan for host intelligence or banner search. IP address → host lookup (open ports, org, CVEs). Any other string → keyword/service search. Requires SHODAN_API_KEY env var. Authorized use only: your own assets or a target you are authorized to assess. Passive, public-source collection.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYes
json_outputNoReturn result as structured JSON.
Behavior5/5

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

With no annotations, description fully discloses behavior: passive, public-source collection, non-destructive, requires API key, and authorized use. Explains how different query types are handled.

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

Conciseness5/5

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

Six sentences, front-loaded with purpose. Every sentence adds value with no redundancy. Efficient and well-structured.

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?

Covers input, requirements, and authorization. Lacks detail on output format for keyword search (only host lookup output is described). With no output schema, a bit more on return structure would improve completeness.

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

Parameters5/5

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

Schema lacks description for 'query'; tool description compensates by explaining query semantics (IP vs other string) and resulting behavior. For 'json_output', description echoes its schema documentation.

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

Purpose5/5

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

Description states clear verb 'Query' and resource 'Shodan', distinguishes behavior for IP vs other strings, and lists returned data (open ports, org, CVEs) for host lookup. Differentiates from siblings by specifying Shodan-specific behavior.

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

Usage Guidelines4/5

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

Provides clear context for when to use: host lookup or banner search based on query type. Mentions required env var and authorization. Does not explicitly compare to sibling tools or state when not to use.

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/scottmartinanderson/clearfront'

If you have feedback or need assistance with the MCP directory API, please join our Discord server