ActableSite

Official
TypeScript

Read-only public website readiness audits, AI crawler policy checks, and explicit Crawler Watch, report, and Practice Radar offer metadata.

About ActableSite MCP Server

Read-only public website readiness audits, AI crawler policy checks, and explicit Crawler Watch, report, and Practice Radar offer metadata.

Features

Tools

Transport

streamable-http
Getting Started

Connect an MCP client to the Streamable HTTP endpoint https://actablesite.com/mcp. No authentication is required. For a local stdio bridge, clone https://github.com/unitedideas/actablesite-mcp and run npm run start:stdio with Node.js 20+.

Tools (5)
Functions this server exposes to AI clients

audit_public_website

Audits observable public website readiness evidence and returns bounded findings without guaranteeing crawling, ranking, traffic, or revenue.

check_ai_crawler_policy

Checks robots.txt rules for eight named OpenAI, Anthropic, Perplexity, and Google AI crawler tokens.

get_crawler_watch_offer

Returns the exact $9 monthly one-site monitoring offer, cadence, confirmation rule, delivery, cancellation, and limitations.

get_full_report_offer

Returns the exact optional one-time repair report price, deliverables, support path, checkout URL, and limitations.

get_practice_radar_offer

Returns the current Practice Radar sample, exact monthly price, delivery, cancellation, and material NPI limitations.

Example
{
  "mcpServers": {
    "actablesite": {
      "url": "https://actablesite.com/mcp"
    }
  }
}