← Registry

Analytics

tadaaah.io

Provides website auditing tools for AI-readiness, SEO, performance, accessibility, and security metrics, including batch processing and usage tracking.

1 endpoint5 known toolsFirst detected September 2, 2026Last detected September 2, 2026

ENDPOINT 1

https://tadaaah.io/mcp

No auth detected

MCP server metadata

Name
tadaaah
Version
1.0.0
Capabilities
tools
Server instructions

Tadaaah audits any public website for SEO and AI-search readiness (GEO / AEO / GSO), performance, accessibility and security. Call audit_website with a URL; cached domains return instantly, fresh scans take 30-60 seconds — if you get status "running", call get_audit with the returned audit_id after ~30 seconds. Every tool call needs a Tadaaah API key sent as an X-API-Key header (get one at https://tadaaah.io/api-docs).

Known tools 5

audit_website

Run a full Tadaaah audit of one website: overall AI-readiness plus per-metric scores (SEO, AI crawlability, GEO, AEO, GSO, performance, design, accessibility, security), each tagged measured / ai_estimate / estimated.

Inferred read-only
get_audit

Fetch the status and result of an audit started earlier by audit_website or batch_audit.

Inferred read-only
batch_audit

Submit up to 50 websites in one call (e.g.

Inferred read-only
get_batch

Fetch every audit in a batch: statuses, and full results for the finished ones.

Inferred read-only
account_usage

The calling API key's plan, quota and remaining audits (rolling 30-day window).

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.tadaaah]
url = "https://tadaaah.io/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "tadaaah": {
      "type": "http",
      "url": "https://tadaaah.io/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: tadaaah
Remote MCP URL: https://tadaaah.io/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "tadaaah": {
      "url": "https://tadaaah.io/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "tadaaah": {
      "type": "http",
      "url": "https://tadaaah.io/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "tadaaah",
  "transport": "streamable-http",
  "url": "https://tadaaah.io/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.