Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MAJESTIC_API_KEY | Yes | A Majestic API key (requires a Majestic subscription) |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_index_item_info | Get Trust Flow, Citation Flow, backlink counts and other key metrics for one or more URLs/domains |
| get_backlinks | Get detailed backlink data for a URL or domain |
| get_anchor_text | Get anchor text distribution for a URL or domain |
| get_ref_domains | Get list of referring domains linking to a URL or domain |
| get_top_pages | Get the most backlinked pages on a domain |
| get_topics | Get topical Trust Flow breakdown for a URL or domain |
| get_new_lost_backlinks | Get recently gained or lost backlinks for a domain |
| compare_items | Compare Trust Flow, Citation Flow and other metrics across multiple URLs/domains |
| get_subscription_info | Get current API subscription info, usage and remaining quota |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |