SEO Authority MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SEO_API_BASE | No | Backend URL. | https://seo.forgemesh.io |
| SEO_MAX_PAYMENT_USDC | No | Per-call payment ceiling. | 0.15 |
| SEO_X402_PRIVATE_KEY | No | Enables automatic payment. Use a dedicated low-balance wallet. Never commit its private key. | |
| SEO_REQUEST_TIMEOUT_MS | No | Upstream timeout, capped at 120 seconds. | 30000 |
| SEO_ALLOW_CUSTOM_API_BASE | No | Explicitly allows a custom HTTPS backend. | false |
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
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_seo_capabilitiesA | Retrieve free capability, provenance, and unavailable-metric disclosures before choosing a paid SEO tool. |
| get_domain_authorityA | Measure one domain's open-web SEO authority using Common Crawl harmonic centrality and PageRank graph data; costs $0.01 USDC. |
| compare_domain_authorityA | Compare open-web SEO authority for 2 to 20 domains and rank the results; costs $0.02 USDC. |
| score_page_seoA | Score supplied page HTML for deterministic on-page SEO checks without claiming page authority; costs $0.01 USDC. |
| correct_seo_queryA | Correct likely spelling errors in an SEO search query; costs $0.005 USDC. |
| expand_seo_queryA | Generate deterministic long-tail and intent-oriented variants of an SEO query; costs $0.01 USDC. |
| find_keyword_opportunitiesA | Generate and prioritize long-tail keyword opportunities without fabricating volume, CPC, SERP, or difficulty metrics; costs $0.05 USDC. |
| find_competitor_content_gapsA | Find content gaps from customer-supplied site and competitor pages without claiming live SERP verification; costs $0.10 USDC. |
| create_seo_content_briefA | Create an evidence-tagged SEO content brief from a keyword and supplied competitor or site pages; costs $0.10 USDC. |
| audit_site_seoA | Audit supplied page HTML for on-page, duplication, and internal-link problems; costs $0.15 USDC. |
| find_internal_link_opportunitiesA | Find missing contextually relevant internal links across supplied pages; costs $0.05 USDC. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/forgemeshlabs/seo-authority-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server