Connect your account, then chat with AI to run tools.
SE Ranking Data API v1: domain analysis (regional and worldwide overviews, keywords, pages, subdomains, ads, competitors, keyword gap comparison), backlinks (summary, metrics, counts, referring domains, anchor texts), keyword research (related, similar, questions, long-tail), website audit listing, account subscription metadata, plus generic GET and mutate helpers for any documented v1 path.
You’ll sign in to MCPBundles when your client connects.
https://mcp.mcpbundles.com/bundle/serankingThis server needs a sign-in. MCPBundles handles that setup once — then chat here with saved access and a log of what ran.
Live probe refreshed Sep 14, 2026 · Endpoint host mcp.mcpbundles.com
Domain knowledge for SE Ranking — workflow patterns, data models, and gotchas for your AI agent.
SE Ranking exposes domain analysis, backlink intelligence, keyword research, site audit, and AI search visibility for competitive SEO work. This bundle covers the Data API product surface (not the separate Project API scope).
Start with a regional overview when the user names a country market; use worldwide overview for global snapshots. Follow with domain keywords, top pages, subdomains, paid ads, or organic competitors depending on whether the question is rankings, content, or competitive set. Keyword comparison between two domains answers gap questions — who ranks for what the other misses.
Historical trend reads help when the user asks how visibility changed over time rather than a point-in-time snapshot.
Choose mode to match scope:
Progress from summary and metrics to referring domains, anchors, indexed pages, or history as the user narrows from "how many links" to "who links" or "how anchors changed".
Pick the expansion shape that matches intent:
Always pass a source country code for regional databases. Apply limit on suggestion reads — credits often scale per returned row.
List existing audits, then read status, report, issues, issue pages, pages, links, or history for the audit id the user cares about. Creating, rechecking, or deleting audits mutates crawl projects — confirm before destructive changes.
Use brand discovery, prompt lists, and engine timeseries when the user asks how a brand appears in AI-generated answers rather than classic SERP rank.
Connect SE Ranking to any MCP client in minutes
Opens MCPBundles Studio with this server selected. After sign-in, chat and run tools from the same thread.
Browse all toolsShowing 25 of 44 from the live probe.
Seranking Delete Site Audit
Permanently delete an audit and all its run history. Free in credits.
Seranking Get V1
GET any documented SE Ranking Data API v1 path: pass resource_path and optional query parameters as a JSON string or object (mcpbundles CLI prefers an object). Consumes credits on success per SE Ranking's tables; prefer typed tools when they exist.
Seranking Mutate V1
POST, PUT, PATCH, or DELETE against SE Ranking v1 endpoints (site audits, batch keyword export, backlink POST bodies, etc.). query_params_json and json_body accept either a JSON string or object. Mutations may create billable work or change remote state.
Seranking Read Account Subscription
Return SE Ranking Data API subscription metadata for the current API key (plan, credits, limits). Use as a zero-cost auth and quota sanity check before expensive domain or keyword calls.
Seranking Read AI Search Discover Brand
Identifies the brand name(s) SE Ranking associates with a target domain or URL. Costs 100 credits per request. Run before prompts-by-brand or leaderboard so the brand string passed downstream matches SE Ranking's index.
Seranking Read AI Search Engine Timeseries
Time series of a target's brand and link presence in one LLM (ChatGPT, Gemini, Perplexity, AI Overview, AI Mode), with current vs previous period summaries. Costs 800 credits per request.
Seranking Read AI Search Prompts
Paginated prompts where a target (mode=target) or brand (mode=brand) appears in LLM results. Costs 200 credits per returned prompt — keep limit small for exploration. When mode=target, scope is required and acts on the target. When mode=brand, scope does not apply.
Seranking Read Backlinks All
Paginated raw backlink rows for a target (one row per link). Costs 1 credit per row returned — keep limit small for exploration. Use refdomains aggregates for overview, this tool when the actual link list is needed.
Seranking Read Backlinks Anchors
Anchor text distribution for inbound links: phrases ranked by backlinks or referring domains. Credits scale per anchor row — use a small limit first.
Seranking Read Backlinks Authority Domain
Domain-level authority signals (Domain Inlink Rank etc.) for a target. 5 credits per row returned.
Seranking Read Backlinks Count
Backlink and referring-domain counts for a target (totals and splits such as dofollow vs nofollow). Lower credit cost than pulling full backlink rows; use before deep refdomain or raw exports.
Seranking Read Backlinks History
Historical time series of backlink counts for a target. 1 credit per row returned.
Seranking Read Backlinks Indexed Pages
List target pages SE Ranking has indexed inbound links to, with link counts per page. 1 credit per row returned.
Seranking Read Backlinks Metrics
Lightweight backlink metrics for a target (counts and referring domains). Lower credit cost than the full summary endpoint; good for quick comparisons across many hosts.
Seranking Read Backlinks Raw
Raw backlink rows with all native fields (no SE Ranking aggregation). 1 credit per row returned. Use when callers need the unprocessed link record (anchor, source URL, first/last-seen dates, link attributes).
Seranking Read Backlinks Refdomains
Paginated list of referring domains for a target with authority and backlink signals. Credits scale per refdomain returned — keep limit small for exploration, use next for paging.
Seranking Read Backlinks Referring Ips
Referring IPs and their backlink counts for a target. 1 credit per row returned.
Seranking Read Backlinks Summary
Aggregated backlink statistics for a target: counts, referring domains, anchors, TLDs, and related rollups. Supports GET; SE Ranking also accepts POST with a JSON body for batch targets (use the generic mutate helper with path backlinks/summary for batches).
Seranking Read Domain Ads
Paid search ad creatives and positions observed for a domain in a regional database. High per-request credit cost.
Seranking Read Domain Competitors
Competitor domains that overlap on organic or paid keywords with the target, including shared keyword counts when stats are requested. High per-request credit cost.
Seranking Read Domain Keywords
Paginated keyword rankings for a domain or URL in one regional database: positions, volumes, SERP features, etc. High per-request credit cost; use limit and query_params_json for filters.
Seranking Read Domain Keywords Comparison
Keyword gap between two domains (or two URLs): shared, unique, or diff modes with sortable metrics. High per-request credit cost.
Seranking Read Domain Overview Db
Regional domain overview: organic vs paid keyword stats, traffic and position buckets for one country database. High per-request credit cost; requires source + domain (or pass url via query_params_json and omit domain if the API allows).
Seranking Read Domain Overview History
Historical domain overview snapshots (monthly trends) for a regional database. High per-request credit cost; parameters follow SE Ranking domain history docs.
Seranking Read Domain Overview Worldwide
Worldwide domain overview: aggregated organic and paid stats, optional per-zone breakdown when show_zones_list is enabled. High per-request credit cost.
SE Ranking Data API v1: domain analysis (regional and worldwide overviews, keywords, pages, subdomains, ads, competitors, keyword gap comparison), backlinks (summary, metrics, counts, referring domains, anchor texts), keyword research (related, similar, questions, long-tail), website audit listing, account subscription metadata, plus generic GET and mutate helpers for any documented v1 path. It provides 44 tools that AI agents can use through the Model Context Protocol (MCP).
Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/seranking. Authentication is handled automatically.
SE Ranking provides 44 tools that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.
SE Ranking uses API Key. SE Ranking requires credentials. Connect via MCPBundles and authentication is handled automatically.
© 2026 ThinkChain Inc. All rights reserved.
MCPBundles is an independent platform built on the open Model Context Protocol standard. Not affiliated with Anthropic PBC or Claude.
Other MCP servers in this category from the directory index
Google Ads is Google's online advertising platform that enables businesses to create and manage adve...
55 toolsCompare hotel prices from hundreds of travel sites and get great deals. Save time and money on findi...
3 toolsBrevo is the most intuitive all-in-one customer engagement platform: email and SMS marketing, automa...
Day agents run your go-to-market around the clock and bring you the finished work to review, in real...