Skip to main content
Glama
MattiooFR

Majestic MCP Server

by MattiooFR

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MAJESTIC_API_KEYYesA Majestic API key (requires a Majestic subscription)

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
get_index_item_infoC

Get Trust Flow, Citation Flow, backlink counts and other key metrics for one or more URLs/domains

get_backlinksC

Get detailed backlink data for a URL or domain

get_anchor_textC

Get anchor text distribution for a URL or domain

get_ref_domainsC

Get list of referring domains linking to a URL or domain

get_top_pagesC

Get the most backlinked pages on a domain

get_topicsC

Get topical Trust Flow breakdown for a URL or domain

get_new_lost_backlinksC

Get recently gained or lost backlinks for a domain

compare_itemsC

Compare Trust Flow, Citation Flow and other metrics across multiple URLs/domains

get_subscription_infoA

Get current API subscription info, usage and remaining quota

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.5/5.0

Scored across 9 tools

Disambiguation5/5

Each tool has a clearly distinct purpose targeting specific SEO/backlink analysis functions, with no significant overlap. For example, get_backlinks provides detailed backlink data, while get_ref_domains focuses on referring domains, and get_anchor_text covers anchor text distribution.

Naming Consistency5/5

All tools follow a consistent verb_noun pattern with 'get_' or 'compare_' prefixes, using snake_case throughout. The naming convention is predictable and readable across all nine tools, with no deviations in style.

Tool Count5/5

Nine tools is well-scoped for an SEO/backlink analysis server, providing comprehensive coverage without being overwhelming. Each tool earns its place by addressing specific aspects of domain/URL metrics and backlink analysis.

Completeness4/5

The tool set offers strong coverage for SEO metrics and backlink analysis, including key operations like retrieving metrics, backlinks, referring domains, and subscription info. A minor gap exists in update/management operations (e.g., no tool to modify or delete data), but core analysis workflows are well-covered.

Maintenance

ActivityInactive
ResponsivenessNo issues