MCPHub

0 serversUpdated Sep 16, 2026

TasksCollectionsPlaygroundSubmit
MCPHub

Catalog

  • Servers
  • Browse A–Z
  • Trending
  • Categories
  • Tasks
  • Collections
  • Playground
  • Submit
  • For agents

Company

  • About

Shout out

  • Formatly
  • Hirime

Searchable catalog of Model Context Protocol servers. Find tools that connect your AI assistant to the services and data you use.

PrivacyTerms

© 2026 MCPHub

  1. Home
  2. /Collections
  3. /Local SEO

Local SEO

Win the map pack: local SEO data, maps context, citation intelligence, competitor scrapes, and marketing analytics.

Ads

Servers in this stack

  1. 1L

    localseodata/mcp-server

    42 local SEO tools for AI assistants. SERP tracking, Google Business Profile data, review monitoring, keyword research, citation audits, geogrid rank scans, AI visibility scoring, and competitive analysis. Install: `npx @localseodata/mcp-server` or connect to the hosted endpoint at `mcp.localseodata.com`.

    Marketing

    0
  2. 2M

    Mapbox

    Node.js server implementing Model Context Protocol (MCP) for Mapbox APIs. The Mapbox MCP Server transforms any AI agent or application into a geospatially-aware system by providing seamless access to Mapbox's comprehensive location intelligence platform. With this server, your AI can understand and reason about places, navigate the physical world, and access rich geospatial data including: - Global geocoding to convert addresses and place names to coordinates and vice versa - Points of interest (POI) search across millions of businesses, landmarks, and places worldwide - Multi-modal routing for driving, walking, and cycling with real-time traffic - Travel time matrices to analyze accessibility and optimize logistics - Route optimization to find the optimal visiting order for multiple stops (traveling salesman problem) - Map matching to snap GPS traces to the road network for clean route visualization - Isochrone generation to visualize areas reachable within specific time or distance c

    Search & Data Extraction6 tools

    353
  3. 3A

    AutomateLab-tech/citation-intelligence

    What LLMs cite, for agents. Check which URLs Perplexity, Claude, ChatGPT, Gemini, Bing, and Google AI Overviews cite for any query. Self-hosted, BYO API key. Install via `npx @automatelab/citation-intelligence`.

    Search & Data Extraction

    0
  4. 4F

    firecrawl/firecrawl-mcp-server

    Official Firecrawl server with live browser interaction (`firecrawl_interact`) — navigate, click, type, and scroll on a page before extraction, for JS-heavy or auth-gated sites. Also scrape, crawl, map, search, and extract.

    Browser Automation6 tools

    0
  5. 5W

    Windsor

    Windsor MCP (Model Context Protocol) is a hosted MCP server that lets your AI assistant query, explore and analyze live business data from 350+ sources — Meta Ads, Google Ads, TikTok Ads, GA4, HubSpot, Salesforce, Shopify, Stripe, BigQuery, Snowflake and many more — with no SQL, no API keys, and no custom integrations. On connectors that support it, agents can also execute write actions — for example creating and managing campaigns and budgets on Meta Ads, Google Ads, TikTok Ads, LinkedIn Ads, and Microsoft Ads (Bing); publishing Instagram posts; managing Google Business Profile listings and reviews; updating Klaviyo flows and Salesforce records; and more.

    Code Execution6 tools

    4

Combined config

Only servers with a published config example are merged here.

{
  "mcpServers": {
    "mcp-server": {
      "url": "https://mcp.localseodata.com/mcp?key=YOUR_API_KEY"
    },
    "mcp-server-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "io.github.mapbox/mcp-server"
      ]
    },
    "citation-intelligence": {
      "command": "npx",
      "args": [
        "-y",
        "@automatelab/citation-intelligence"
      ]
    },
    "firecrawl-mcp-server": {
      "command": "npx",
      "args": [
        "firecrawl-mcp"
      ]
    },
    "windsor": {
      "url": "https://mcp.windsor.ai/"
    }
  }
}