Try the RankNibbler SEO API

AI agents & MCP

RankNibbler is built to be called by AI agents — ChatGPT, Claude, Perplexity and any MCP-compatible client. 40 authenticated endpoints, all available on every plan. Two ways to wire it in.

OpenAPI spec (custom GPT actions)

Point a custom GPT Action at the machine-readable spec and configure one API key. Users can then just say "audit this site" and the agent calls RankNibbler directly.

GET /api/openapi.json

MCP server

Run our Model Context Protocol server to expose tools like audit_url to any MCP client — Claude Desktop, IDEs and agent frameworks. The server lives in mcp/ in the repo and proxies to the live API with your key.

Why it works well for agents

Endpoints agents get the most out of

Endpoints marked Beta are new: live and callable, but their response shape may still change — pin what you parse.

What the API does not return

Worth telling an agent up front, so it doesn't ask: this is an on-page and technical SEO API. There is no backlink data, no keyword search volume, no SERP positions and no competitor rankings. Only Lighthouse, screenshot and waterfall involve a real browser; every other endpoint analyses the served HTML.