Use RankGrow inside your AI assistant
MCP gives Claude, Cursor, Codex and other agents a secure bridge into your SEO workspace. Ask from the chat you already use, then let the agent inspect websites, read Search Console context, draft briefs, and ship task backlogs.
Connect once, then ask from your favorite client
Use the endpoint with any MCP-compatible client. The first request opens RankGrow OAuth, scopes the session to your account, and lets the agent call tools only after you approve access.
35 tools for real SEO execution
The server exposes RankGrow's operating surface to your AI assistant: account context, website management, Search Console connections, persistent chats, and task workflows.
Open server card (for agents)Let agents understand accessible websites, billing limits, credit usage, and the active RankGrow account before they act.
- get_account_context
- list_websites
- resolve_website
- get_plan_limits
- get_credit_usage
Start, inspect, update, share, and revoke RankGrow chat conversations from the assistant you are already using.
- send_chat_message
- list_chats
- get_chat
- get_chat_messages
- update_chat
- delete_chat
- share_chat
- get_chat_share_status
- revoke_chat_share
Connect Google Search Console, list available properties, and bind the right property to the right website.
- get_search_console_connect_url
- list_search_console_properties
- link_search_console_property
- list_website_integrations
- unlink_search_console_property
- list_connections
- delete_connection
Create, bulk create, update, delete, and reorder SEO tasks so recommendations turn into a working backlog.
- list_tasks
- get_task
- create_task
- bulk_create_tasks
- update_task
- delete_task
- reorder_tasks
Create websites, inspect profile context, discover website details, and keep RankGrow's SEO memory current.
- get_website_context
- create_website
- update_website
- delete_website
- get_website_profile
- update_website_profile
- discover_website_profile
Machine-readable companions for coding agents
If you are an LLM or MCP client, start with these canonical files instead of scraping marketing pages.
- server-card.jsonFull server metadata — transport, OAuth, capabilities, and the live tool name list.
- llms.txtCurated index of authoritative RankGrow docs, MCP endpoints, and discovery URLs.
- llms-full.txtExpanded reference with install snippets for every supported client, the full tool catalog, and agent operating notes.
Hosted MCP with OAuth, metadata, and scoped access
RankGrow uses a remote streamable HTTP transport so clients can connect without local services. Authentication is handled through OAuth, and tool calls run with the permissions of the signed-in RankGrow user.
OAuth sign-in
Users authorize through RankGrow instead of pasting long-lived API keys into local config files.
Workspace-aware permissions
Website and integration tools check RankGrow membership before returning or changing any data.
Streamable HTTP
The server is hosted remotely and works with modern MCP clients that support HTTP transport.
Well-known metadata
Server cards and OAuth discovery endpoints help compatible agents understand the transport and auth flow automatically.
Give the agent outcomes, not tab-by-tab instructions
RankGrow MCP is built for practical SEO loops where the assistant can gather context, reason with it, and leave behind useful artifacts.
Ask an assistant to inspect connected properties and summarize where traffic, ranking, and coverage need attention.
- Resolve the website and linked Search Console property.
- Send a RankGrow SEO agent message with the right site scope.
- Convert the findings into prioritized tasks.
Move from a raw topic to a working brief with your website context and previous RankGrow conversations available.
- Fetch website profile and brand context.
- Ask RankGrow for a brief, outline, or competitor angle.
- Share the resulting chat with writers or stakeholders.
Let the agent turn repeated recommendations into a maintained task list that your team can actually work through.
- List current open tasks before creating duplicates.
- Bulk create fixes with priority and status.
- Reorder the board as new issues become urgent.