silentdirective-tools
OfficialClick 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., "@silentdirective-toolsCheck this repo for APIs being shut down in 2026"
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.
silentdirective-tools MCP server
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 |
| 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. |
| Audits a small-business website like a professional would: loads, https, mobile viewport, weight, parked/dead domain, social-page-as-site. Verdict + notes. |
| 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/mcpAny MCP client supporting streamable HTTP: point it at the endpoint above. POST JSON-RPC
(initialize, tools/list, tools/call); responses are plain JSON.
Related MCP server: Malicious Scanner MCP Server
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.
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.
Related MCP Connectors
A paid remote MCP for developer endpoint scanner MCP, built to return verdicts, receipts, usage logs
Security, SEO and AI-visibility scanner for web apps · free scans and focused checks via MCP.
Scans remote MCP servers for protocol, security, and TLS issues; exposes scan tools via MCP.
Scan any website or MCP server for agent-trust-readiness; returns a signed, verifiable scorecard.
Related MCP Servers
- AlicenseAqualityDmaintenanceEnables web content scanning and analysis by fetching, analyzing, and extracting information from web pages using tools like page fetching, link extraction, site crawling, and more.613MIT
- AlicenseBqualityDmaintenanceEnables real-time scanning of URLs for malicious content, spam/gray classification, and additional security flags like domain age through the Malicious Scanner API.1MIT
- AlicenseNot gradedqualityNot gradedmaintenanceMCP server for website SEO + GEO analysis. Scan any URL to get scores across 5 categories (SEO, GEO, Performance, Security, Accessibility) with actionable fix recommendations. Enables AI coding assistants to audit websites and implement fixes autonomously.-
- FlicenseNot gradedqualityDmaintenanceEnables MCP-compatible agents to run real browser-based performance scans on any URL and receive a rich Markdown dashboard with Core Web Vitals, grades, and actionable recommendations.-