ActableSite MCP
Evaluates Google crawler tokens to check if the website allows or disallows crawling by Google.
Evaluates OpenAI crawler tokens to check if the website allows or disallows crawling by OpenAI.
Evaluates Perplexity crawler tokens to check if the website allows or disallows crawling by Perplexity.
ActableSite MCP
A remote, read-only MCP server for auditing public website readiness and AI crawler policy.
It exposes three tools over Streamable HTTP:
audit_public_websitechecks public identity, offer evidence, action paths, discovery files, metadata, and structured data.check_ai_crawler_policyevaluates eight OpenAI, Anthropic, Perplexity, and Google crawler tokens.get_full_report_offerreturns explicit metadata for an optional $19 one-time report. It cannot open checkout or purchase anything.
Connect
Claude Code:
claude mcp add --transport http actablesite https://actablesite.com/mcpFor another MCP client, add a remote server named actablesite with:
URL:
https://actablesite.com/mcpTransport: Streamable HTTP
Authentication: none
The server implements MCP protocol version 2025-06-18 and is published in the official registry as com.actablesite/readiness.
Related MCP server: ai-visibility-mcp
Safety contract
Public HTTP and HTTPS websites only; private, local, loopback, and reserved network destinations are rejected.
No browser control, file access, account access, write, or mutation tools.
No authentication header or API key is requested.
Tool calls are limited to 60 per caller per hour.
Offer metadata requires explicit user confirmation before any separate checkout action.
Results do not guarantee crawling, indexing, citation, ranking, recommendation, traffic, legal compliance, or revenue.
Verify the live server
Node.js 20 or newer is required.
npm test
npm run verify:liveThe verifier initializes the live server, checks its protocol and version, and confirms the exact read-only tool inventory. It does not call an audit tool or create a funnel event.
Repository scope
This repository contains the public registry manifest, connection contract, live verifier, and security policy for the hosted ActableSite MCP server. The production runtime is operated at https://actablesite.com/mcp.
License
MIT
This server cannot be installed
Maintenance
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/unitedideas/actablesite-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server