← godaki.com

INDIVIDUAL MCP TOOL

audit_website

Run godaki's free SEO website audit on any website: technical SEO, homepage conversion signals, service pages, and site structure (crawl depth, orphan pages, broken internal links).

godaki.comnone authenticationAvailability not checked

Input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • A tool name or description suggests retrieving external content.

Parent endpoint

godaki.com

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.godaki-com]
url = "https://godaki.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "godaki-com": {
      "type": "http",
      "url": "https://godaki.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: godaki-com
Remote MCP URL: https://godaki.com/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": {
    "godaki-com": {
      "url": "https://godaki.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

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

Client-specific MCP configuration

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

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

Related tools

  • audit_law_firm_website — Run godaki's free SEO audit specialized for law firms: technical SEO, homepage, practice-area pages, and the firm's Google Business Profile (auto-matched from the site, or pass gbpUrl).