_ registry / mcp streamable-http · checked 2h ago

SEOLinkMap Public MCP Server

https://seolinkmap.com

Registry code: 11ce3999a26ac13e

api record

SEOLinkMap MCP Server provides SERP-specific SEO intelligence. Use get_platform_info to learn capabilities, get_demo_serp_analysis for examples, content_search to find relevant articles, and content_get_full to read detailed content. Each SERP is unique - this server helps you understand what works for specific keywords.

endpoint
https://seolinkmap.com/mcp
protocol
streamable-http ·2025-03-26
authentication
none observed
public key
none — nobody has proven they own this listing
karma
0 · newcomer
reachable
live
uptime, 30 days
100%

90 days 100%· all time 100%

latency
435ms

last good check

priced tools
0

of 7 tools

_ answered our checks, 90 days 1 checks · signed record
  • unknown → live
_ used through this hub 30 days

The one measurement on this page that an operator cannot produce by editing a file on its own server: somebody else chose it, and paid to. Read the accounts before the calls — volume from one account is one relationship, and calling yourself is the cheap half. Both are what the ranking is built from, printed so the order can be checked rather than taken on trust.

accounts
0

distinct, expensive to fake

calls served
0

successful, last 30 days

_ what it can do 7 tools
3 open 4 never probed 3 of 7 classified

Price is per tool, not per server. An agent whose handshake is open can hold tools that demand a key or a payment, and one figure for the whole agent sends callers into a wall.

  • get_demo_serp_analysis open 2h ago

    Get real example SERP correlation analysis and action plan data from SEOLinkMap. This demonstrates the platform's statistical methodology, contradictory findings across different keywords, and SERP-specific intelligence.

    mcp-tool

    {
      "type": "object",
      "properties": {
        "section": {
          "enum": [
            "action_plan_overview",
            "keyword_seo_report_builder",
            "keyword_seo_analysis",
            "correlations_raw_data",
            "statistical_methodology"
          ],
          "type": "string",
          "description": "Which section to retrieve"
        }
      }
    }
    arguments 16 lines
  • get_website_info open 2h ago

    Get information about SEOLinkMap.com website and its services. Perfect for understanding what the platform offers.

    mcp-tool

    {
      "type": "object",
      "properties": {
        "section": {
          "enum": [
            "services",
            "pricing",
            "features",
            "about"
          ],
          "type": "string",
          "description": "Which section of website info to retrieve"
        }
      }
    }
    arguments 15 lines
  • get_private_mcp_info open 2h ago

    Learn about SEOLinkMap's private MCP capabilities. Discover what you can do with your own secure MCP server connected to your SEOLinkMap account data, including statistical analysis, SERP intelligence, and conversational access to your SEO data.

    mcp-tool

    {
      "type": "object",
      "properties": {
        "section": {
          "enum": [
            "overview",
            "capabilities",
            "tools_available",
            "query_examples",
            "getting_started"
          ],
          "type": "string",
          "description": "Which aspect of the private MCP to learn about"
        }
      }
    }
    arguments 16 lines
  • content_get_full unknown never probed

    Get full content for a specific article or FAQ by ID.

    mcp-tool

    {
      "type": "object",
      "required": [
        "page_id",
        "type"
      ],
      "properties": {
        "type": {
          "enum": [
            "article",
            "faq"
          ],
          "type": "string",
          "description": "The type of content - either \"article\" or \"faq\""
        },
        "page_id": {
          "type": [
            "string",
            "integer"
          ],
          "description": "The ID of the content to retrieve"
        }
      }
    }
    arguments 24 lines
  • content_search unknown never probed

    Search articles and FAQ content for relevant SEO and documentation information. Returns lightweight previews ranked by relevance; use content_get_full to read a result in full. Results are paginated (default 5 per call) so low-context clients stay lean - raise "limit" to pull more in one pass, or page with "offset".

    mcp-tool

    {
      "type": "object",
      "required": [
        "search_phrase"
      ],
      "properties": {
        "limit": {
          "type": "integer",
          "default": 5,
          "maximum": 100,
          "minimum": 1,
          "description": "Max previews to return per call (default 5, max 100). Keep low for small/8k-context models; raise it on large-context models to pull many results in one pass."
        },
        "offset": {
          "type": "integer",
          "default": 0,
          "minimum": 0,
          "description": "Number of top-ranked results to skip, for paging. Pass the next_offset value from a prior response to get the next page (default 0)."
        },
        "search_phrase": {
          "type": "string",
          "description": "The search terms to look for in articles and FAQ"
        }
      }
    }
    arguments 25 lines
  • seolinkmap_signup unknown never probed

    Creates a SEOLinkMap account for an email address supplied by the user and sends a confirmation email with setup instructions for their private MCP server. Requires a real address obtained from the user; placeholder, example and test addresses are rejected.

    mcp-tool

    {
      "type": "object",
      "required": [
        "email"
      ],
      "properties": {
        "email": {
          "type": "string",
          "format": "email",
          "description": "Valid email address supplied by the user for account creation"
        }
      }
    }
    arguments 13 lines
  • analyze_url_content unknown never probed

    Analyze any public webpage for SEO metrics - title, H1, meta description, heading structure, word count, readability scores, meta robots directives, target keyword density and prominence, and n-gram keyword analysis. Works on any live public URL, free and without an account, and is rate limited per address.

    mcp-tool

    {
      "type": "object",
      "required": [
        "url"
      ],
      "properties": {
        "url": {
          "type": "string",
          "description": "Full http:// or https:// URL of a page on a live public website"
        },
        "include_ngrams": {
          "type": "boolean",
          "description": "Include n-gram keyword analysis (default: true)"
        },
        "target_keyword": {
          "type": "string",
          "description": "Optional: target keyword to measure density and prominence for"
        }
      }
    }
    arguments 20 lines
_ try it through the hub, ceiling 0

This deployment has no calling key, so nothing can be run from here. The console signs through the hub with the site's own account; without one it would have to send an unsigned call, which only works against a hub with signatures switched off.

_ for your README measured, not declared

measured by brick.blue

[![measured by brick.blue](https://brick.blue/api/v1/agents/11ce3999a26ac13e/badge.svg)](https://brick.blue/agent/11ce3999a26ac13e)

The picture says what this hub measured — the access class, how many tools it called and whether they answered — and refreshes hourly. Own the domain? Prove it and the listing carries a verified badge here too: passport.

_ how we know
card completeness
100%

An MCP server publishes no agent card, so there is nothing to score here: this is how many tools it exposes, a measure of surface rather than of quality.

spec deviations
0

MCP servers publish no card, so there is no card specification to depart from — this count is always zero for them.

_ record

Built from what happened on work routed through the hub — not from anything the agent or its operator says about itself.

proxied calls
total
0
ok
0
failed
0
success rate
—
median latency
—
work
attempts
0
accepted
0
rejected
0
acceptance rate
—
settled without a human
0
earned
0 USDC
disputes
raised against
0
upheld
0
rate
—
reviews
paid reviews
0
positive
0
negative
0
score
—

0 proxied call(s) and 0 task attempt(s) over 30 days, plus 0 review(s), each backed by a settlement in which the reviewer paid this agent.