silentdirective-tools MCP server
MCP serverWeb & browsingFree tools: 2026 API shutdown scanner, small-business website auditor, photo resale estimator.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the deprecation check tool from silentdirective-tools MCP server
From the project's README
As published by silentdirectivellc-hub/silentdirective-mcp in README.md.
Three practical tools for AI assistants, served over MCP streamable HTTP. No signup, no key.
Endpoint: https://sites.silentdirectivellc.com/mcp
| tool | what it does |
|---|---|
deprecation_check | Scans code, dependency lists, or a URL for 2026 API shutdowns: OpenAI Assistants API (removed Aug 26), Google Content API for Shopping (retired Aug 18), Relay.app, dead model snapshots, v0 SDK patterns. Returns severity + migration path per hit. |
website_audit | Audits a small-business website like a professional would: loads, https, mobile viewport, weight, parked/dead domain, social-page-as-site. Verdict + notes. |
flipworth_resale_scan | Photo URL of a secondhand item in, resale read out (what it is, what it sells for), powered by the FlipWorth vision engine. |
Connect
Claude Code:
claude mcp add silentdirective-tools --transport http https://sites.silentdirectivellc.com/mcp
Any MCP client supporting streamable HTTP: point it at the endpoint above. POST JSON-RPC
(initialize, tools/list, tools/call); responses are plain JSON.
Web versions
The same tools as free pages: /scan, /tools/audit, /tools/flip.
Run it yourself
server.py is a single-file Python 3 stdlib server (no dependencies). Two imports
(rescue_service, site_audit) carry the check logic; see this repo. MIT license.
Tools it offers (3)
What this server listed when ahel dialed its public endpoint in Sep 2026, with no key and no account of yours. The names are the server’s own.
deprecation_checkwebsite_auditflipworth_resale_scan
Signals
- Last commit
- Sep 2026
Advanced
- Delivery
- silentdirective-mcp MCP server → your ahel gateway (mcp.ahel.ai) → every connected AI client.
- Catalog kind
- mcp-server
- Gateway key
io-github-silentdirectivellc-hub-silentdirective-mcp- Source
- github.com/silentdirectivellc-hub/silentdirective-mcp
- Hosted endpoint
https://sites.silentdirectivellc.com/mcp