Skip to main content
Glama

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

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.

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.

Maintenance

ActivityMaintained
ResponsivenessNo issues

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

Related MCP Servers

  • A
    license
    A
    quality
    D
    maintenance
    Enables 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.
    6
    13
    MIT
  • A
    license
    Not graded
    quality
    Not graded
    maintenance
    MCP 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.
    -