Silent Directive Tools
Server Details
Free tools: 2026 API shutdown scanner, small-business website auditor, photo resale estimator.
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
- Repository
- silentdirectivellc-hub/silentdirective-mcp
- GitHub Stars
- 0
TDQS
Scored across 3 tools
Each tool targets a completely different task—API deprecation scanning, secondhand resale valuation, and website health auditing. There is no overlap in inputs, outputs, or use cases, so an agent would not confuse them.
All names are lowercase snake_case and follow a target_operation pattern with check, scan, and audit. The flipworth_ brand prefix breaks the otherwise uniform naming slightly, but the convention is still predictable.
Three tools is small but reasonable for a focused utility server, and each tool earns its place as a distinct capability. The count feels slightly arbitrary because the tools do not share a clear overarching domain.
Each tool is self-contained for its stated purpose: deprecation_check covers code, dependency files, and URLs; website_audit covers the major site health flags; flipworth_resale_scan handles image-based valuation. Minor gaps like batch operations or follow-up actions exist but are workable.
Available Tools
3 toolsdeprecation_checkAInspect
Check code, a requirements/package list, or a URL for API surfaces that were shut down or deprecated in 2026: OpenAI Assistants API (removed Aug 26), Google Content API for Shopping (retired Aug 18), Relay.app (shutting down), dead model snapshots, OpenAI v0 SDK patterns. Returns each hit with severity and the migration path.
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes | Source code, a dependency list, or an http(s) URL to fetch and scan |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden. It discloses the output behavior ('Returns each hit with severity and the migration path') and the range of inputs, but does not explicitly state it is read-only or discuss potential side effects like network fetch. This is adequate for a scanning/checking tool.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is a single, well-structured sentence that front-loads the core purpose and then provides concrete examples and output details. It is efficient without being overly brief, but could be tightened slightly by trimming redundant examples.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
The tool has a single parameter, no output schema, and no annotations. The description explains what inputs are accepted and what the output includes (hits with severity and migration path), which is sufficient for an agent to invoke it correctly. It does not detail exact detection logic, but that is not required.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100%, so the schema already documents the 'input' parameter as 'Source code, a dependency list, or an http(s) URL to fetch and scan'. The description repeats this and adds nothing new about parameter format or constraints, so the baseline of 3 applies.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description names the specific verb 'Check' with the resource being code, package lists, or URLs, and enumerates concrete deprecated APIs (OpenAI Assistants, Google Content API, etc.). This clearly distinguishes it from sibling tools like flipworth_resale_scan and website_audit.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description provides clear context on what the tool does and the types of inputs it accepts, making it obvious when to use it. It does not explicitly state when not to use it or name alternatives, but the specificity of the deprecation focus gives strong contextual guidance.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
flipworth_resale_scanAInspect
Estimate what a secondhand item is worth to resell. Give an image URL of the item (thrift find, garage sale, shelf photo); returns the FlipWorth vision engine's read: what it is, resale range, sell-through signals. Free scans are limited per client; past the limit the response includes the upgrade link.
| Name | Required | Description | Default |
|---|---|---|---|
| category | No | Optional hint: thrift, electronics, clothing, toys, media | |
| image_url | Yes | Public URL of a photo of the item |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the burden of disclosing behavioral traits. It discloses that free scans are limited per client and that past the limit the response includes an upgrade link, which is valuable. However, it does not mention any error handling (e.g., invalid URL), whether the image must be publicly accessible (though the schema hints at 'public URL'), or that this is a read-only operation (though implied). It is not misleading but could be more explicit about potential failure modes and constraints.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is two sentences with no redundancy. The first sentence states the core purpose, and the second provides the input instruction and discloses the limit. It is front-loaded with the most critical information and each sentence earns its place. No fluff or irrelevant detail.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a simple tool with 2 parameters, no output schema, and no annotations, the description covers the essential context: what it does, how to invoke it (image URL), what the response includes (item identity, resale range, sell-through signals), and the free-scan limitation. It does not detail error cases or the exact format of the output, but these are not critical for a basic scan tool. The description is adequately complete for an agent to call it correctly.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The schema description coverage is 100%, with both parameters having meaningful descriptions: category lists example hints, and image_url defines its purpose. The tool description adds no extra parameter meaning beyond what the schema already provides. It only restates that an image URL is needed, which is already in the schema. Therefore, the baseline of 3 is appropriate.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the tool's purpose: estimating resale value of a secondhand item from an image URL. It names the specific verb 'Estimate' and the resource ('what a secondhand item is worth to resell'), and mentions the FlipWorth vision engine. This is distinct from the sibling tools (deprecation_check, website_audit), so there is no ambiguity.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description provides clear context on when to use the tool: 'thrift find, garage sale, shelf photo'. It implies the primary use case is for secondhand items with a photo available. It does not explicitly state alternatives or exclusions, but the siblings are unrelated, so this is sufficient. A clear 'use this when you have a photo of a used item' is effectively conveyed.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
website_auditAInspect
Audit a small-business website the way a door-to-door web designer would: does it load, is it https, mobile viewport, page weight, dead or parked domain, social page standing in for a real site. Returns a verdict (NO_SITE, SOCIAL_ONLY, BAD_SITE, DEAD_SITE, GOOD_SITE) and notes.
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The website URL to audit |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the behavioral burden. It discloses the specific checks performed and the output format (verdict + notes). It does not mention network behavior, timeouts, or rate limits, but for a read-only audit tool the described checks are sufficiently transparent.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is compact and front-loaded with the core action, followed by a focused checklist and return values. The 'door-to-door web designer' analogy adds character but is not strictly necessary; still, it helps set expectations without bloating the text.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a tool with a single parameter and no output schema, the description covers the input, the checks performed, and the output verdicts and notes. It does not explain edge cases like invalid URLs or protocol handling, but it provides enough for correct invocation in most expected scenarios.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100% for the only parameter ('url'), and the description does not add meaningful format details beyond what the schema already provides. The baseline of 3 applies because the schema handles parameter documentation adequately.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description uses a specific verb ('audit') with a clearly defined resource ('small-business website') and enumerates concrete checks (load, HTTPS, mobile viewport, page weight, dead/parked domain, social-only). It also names the exact verdict values returned, making it easy to distinguish from the unrelated siblings.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description clearly frames when to use it: when auditing a small-business website's basic health and legitimacy. It does not explicitly exclude other use cases or mention sibling alternatives, but the scope and checklist are specific enough that an agent can infer appropriate usage.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections.
3 tool updates
- First observed
deprecation_check - First observed
flipworth_resale_scan - First observed
website_audit
Related MCP Connectors
12 free tools: PDF, OCR, QR codes, audio transcription, URL scraping, Excel, Word. No key needed.
Six tools for SEO and AI-readability audits. 91 checks, 11 score modules.
31 no-AI tools: image conversion and EXIF stripping, App Store assets, colour maths. No API key.
19 free website QA and AI-visibility tools. Remote HTTP MCP, no account, no API key.
Related MCP Servers
- AlicenseAqualityCmaintenanceProvides four free tools to assess AI visibility: crawler access, entity recognition, off-page gaps, and shopping agent compatibility, without requiring an API key.433MIT
- AlicenseNot gradedqualityBmaintenanceProvides AI agents with free web tools for converting HTML to Markdown, running EU compliance scans, profiling pages, and checking security headers, with no authentication or dependencies.MIT
- AlicenseAqualityDmaintenanceEnables users to scan any website for AI search visibility, producing AEO, GEO, agent readiness, and mention-readiness scores along with AI identity and business profile insights. Paid tools extend this to competitive comparisons, detailed audits, and generated fixes.41MIT
- AlicenseNot gradedqualityCmaintenanceEnables AI agents to run domain-intelligence investigations through six free tools: sanctions screening, IP geolocation with VPN/Tor detection, email validation with breach status, company profiling, WHOIS and email-security scoring, and a single-call domain dossier.4MIT