Analytics
webmatik.ai
Performs comprehensive website audits covering SEO, performance, AI readiness, and more to provide a growth score and actionable insights.
ENDPOINT 1
https://webmatik.ai/mcp
MCP server metadata
- Name
- Webmatik
- Version
- 1.0.0
Webmatik audits websites across 8 categories (SEO, performance, AI readiness/GEO, conversion, retention, UI/UX, accessibility, security). Use run_audit to start (requires an API key from https://webmatik.ai/account), then poll get_audit until status=completed.
Known tools 2
run_auditStart a full Webmatik growth audit of a website: SEO, performance (Core Web Vitals), AI readiness (GEO), conversion, retention, UI/UX, accessibility, and security — 70+ checks with a 0–100 Growth Score and a prioritized action plan.
Inferred read-onlyCONNECT 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.webmatik]
url = "https://webmatik.ai/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"webmatik": {
"type": "http",
"url": "https://webmatik.ai/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: webmatik
Remote MCP URL: https://webmatik.ai/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": {
"webmatik": {
"url": "https://webmatik.ai/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"webmatik": {
"type": "http",
"url": "https://webmatik.ai/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "webmatik",
"transport": "streamable-http",
"url": "https://webmatik.ai/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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.