Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

com.santosautomation/site-audit

com.santosautomation/site-audit

Website intelligence audits for AI agents: free preview plus x402-paid Agent Readiness scoring

Uptime
33.3%
3 direct probes · 30d
Response
737ms
last probe
Tools
7
callable
Resources
0
readable
Prompts
0
available

Tools · 7

audit_website_preview

FREE PREVIEW (1 audit per day per caller IP) of Santos Website Intelligence. Runs a fast Quick Intelligence Audit of one public page: fetch timing, page weight, SEO, basic HTML accessibility, security…

audit_agent_readiness

PAID CAPABILITY ($0.075 USDC per successful audit via x402 v2). Passively assesses how well a public website or service can be discovered, understood, invoked, and—where explicitly applicable—paid by …

extract_page_markdown

PAID CAPABILITY ($0.005 USDC per successful extraction via x402 v2). Fetches one public page and returns its main content as clean Markdown plus title, description, outbound links, and word count. Sin…

extract_structured_data

PAID CAPABILITY ($0.08 USDC per successful schema-conforming extraction via x402 v2). Fetches one public page and returns JSON fields extracted by an LLM against your own JSON Schema, re-validated aga…

feed_parse

PAID CAPABILITY ($0.003 USDC per successful parse via x402 v2). Parses one public feed URL (RSS 2.0, Atom, or JSON Feed) into normalized JSON with feed metadata and up to 50 items; non-feed targets re…

link_map

PAID CAPABILITY ($0.003 USDC per successful link map via x402 v2). Maps one public HTML page's links into a categorized link map — kind internal/external plus topic tags (docs, pricing, api, careers, …

summarize

PAID CAPABILITY ($0.033 USDC per successful summary via x402 v2). Summarizes one public HTML page into a Claude-generated structured summary (title, summary, key_facts, entities, word_count) with an o…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "com.santosautomation/site-audit": {
      "url": "https://api.santosautomation.com/mcp",
      "transport": "streamable-http"
    }
  }
}