Skip to main content
Glama
guifreballester-seranking

SE Ranking SEO Data API MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SERANKING_API_TOKENYesThe SE Ranking Data API access key

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
backlinksAllA

Fetch backlinks pointing to a single target with sorting, limits, rank filters, URL/anchor filters, and nofollow filter (v1/backlinks/all)

backlinksAnchorsB

Fetch anchor texts of backlinks pointing to a single target with sorting and limit controls (v1/backlinks/anchors)

backlinksAuthorityC

Fetch authority metrics for a target (domain, host or URL) (v1/backlinks/authority)

backlinksIndexedPagesB

Fetch site pages that have backlinks, with sorting and limit controls (v1/backlinks/indexed-pages)

backlinksRefdomainsB

Fetch referring domains pointing to a single target with sorting and limit controls (v1/backlinks/refdomains)

backlinksSummaryB

Fetch extended backlink statistics for one or multiple targets. Optionally builds an analysis prompt comparing your domain vs a competitor for a given keyword (v1/backlinks/summary)

domainOverviewC

Fetch domain overview (v1/domain/overview)

domainOverviewDbC

Fetch domain overview by database (v1/domain/overview/db)

domainOverviewWorldwideC

Fetch domain worldwide overview (v1/domain/overview/worldwide)

domainOverviewHistoryB

Fetch domain historical overview (v1/domain/overview/history)

domainKeywordsC

Fetch domain keywords (v1/domain/keywords)

domainAdsByKeywordC

Fetch domain ads by keyword (v1/domain/ads)

domainAdsByDomainC

Fetch domain ads by domain (v1/domain/ads)

domainCompetitorsC

Fetch domain competitors (v1/domain/competitors)

domainKeywordsComparisonA

Analyzes and compares the keyword rankings of two websites: domain and compare. It can find keywords they have in common or identify a 'keyword gap'—keywords for which the domain ranks, but the compare domain does not.

domainKeywordsReverseComparisonC

Compare keywords across domains (v1/domain/keywords/comparison)

domainAioOverviewC

Fetch AI Overviews domain metrics (v1/domain/aio/overview)

domainAioDiscoverBrandC

Fetch AI Overviews brand names (v1/domain/aio/discover-brand)

domainAioKeywordsByTargetC

Fetch AI Overviews domain keywords by target (v1/domain/aio/keywords-by-target)

domainAioKeywordsByBrandC

Fetch AI Overviews domain keywords by brand (v1/domain/aio/keywords-by-brand)

keywordsSimilarC

Fetch similar keywords from SE Ranking Data API (v1/keywords/similar)

keywordsRelatedC

Fetch related keywords (v1/keywords/related)

keywordsQuestionsC

Fetch keyword questions (v1/keywords/questions)

keywordsLongtailC

Fetch longtail (low search volume) keywords (v1/keywords/longtail)

keywordsExportC

Bulk retrieve metrics for a list of keywords (v1/keywords/export, POST form-data; source in query)

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

B3/5.0

Scored across 25 tools

Disambiguation3/5

Most tools are clearly separated by resource area, but domainOverview, domainOverviewDb, and domainOverviewWorldwide are easy to confuse without deeper API knowledge. The domainKeywordsComparison/domainKeywordsReverseComparison pair is also ambiguous since their descriptions don't clearly distinguish the two modes.

Naming Consistency4/5

All names use camelCase and are grouped by resource prefixes like domain, backlinks, and keywords, which creates a predictable feel. There are minor inconsistencies in qualifier order, such as domainOverviewHistory versus domainKeywordsComparison, but no chaotic mixing of naming styles.

Tool Count3/5

At 25 tools, this server sits at the heavy end of the expected range. Many tools are narrow wrappers around specific API endpoints, and some, like the domain overview variants, could potentially be consolidated without losing clarity.

Completeness4/5

The tool set covers major SEO data areas well: domain metrics, backlinks, keyword research, ads, competitors, and AI overviews. It lacks some niche historical or advanced backlink endpoints, but typical workflows for an SEO data API can be completed without obvious dead ends.

Maintenance

ActivityInactive
ResponsivenessNo issues