Skip to main content
Glama
luna-1999

Uniiku SEM/SEO MCP

by luna-1999

Uniiku SEM/SEO MCP

Read-only Streamable HTTP MCP for Cloud Run europe-west1.

Auth inbound: Authorization Bearer = MCP_BEARER_TOKEN. Auth Google: ADC / GOOGLE_APPLICATION_CREDENTIALS (never commit keys). WRITE_ENABLED=false by default.

Stack

Node 22, TypeScript, @modelcontextprotocol/sdk (Streamable HTTP stateless), Express, zod, vitest, @google-analytics/data, googleapis, @google-cloud/bigquery, Octokit.

Related MCP server: Google Search Console MCP Server

Local

cd sem-seo/mcp cp .env.example .env # set MCP_BEARER_TOKEN Run scripts from package.json: install, test, build, start. Health public: GET /health on PORT (default 8080).

Tools

  • meta: health, list_config

  • GA4: ga4_run_report, ga4_realtime

  • GSC: gsc_search_analytics, gsc_inspect_url, gsc_sitemaps_list

  • BQ: bq_run_saved_query (named only: gsc_28d_summary, ga4_28d_sessions)

  • Ads stubs -> { status: not_configured }

  • Repo: repo_get_file, repo_search_code, repo_list_open_prs

  • Metricool: mtr_status (Free / hosted MCP; no REST calls)

  • Write stubs ads_pause_keyword, repo_propose_patch blocked when WRITE_ENABLED=false or no confirmation_token

Cloud Run (europe-west1)

Multi-stage Dockerfile uses node:22-slim. Push to Artifact Registry, deploy Cloud Run.

Secret Manager

  • mcp-bearer-token -> MCP_BEARER_TOKEN

  • github-token optional -> GITHUB_TOKEN

  • SA JSON optional -> mount + GOOGLE_APPLICATION_CREDENTIALS

Grok Custom connector

  1. URL: https:///mcp

  2. Auth: Bearer = MCP_BEARER_TOKEN

  3. Transport: Streamable HTTP

  4. Confirm WRITE_ENABLED=false via health / list_config

Metricool social: https://ai.metricool.com/mcp (OAuth). This server does not call Metricool REST on Free.

Env defaults

WRITE_ENABLED=false GCP_PROJECT=sem-seo-uniiku BQ_LOCATION=europe-west1 GA4_PROPERTY_ID=properties/5115655661 GSC_SITE_URL=sc-domain:uniiku.net GITHUB_REPO=luna-1999/uniiku_landing PORT=8080

Contract

config/sem-seo.contract.yaml — no secrets. list_config exposes it. See ops/RUNBOOK.md.

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

No tool schema history has been recorded yet.

Maintenance

ActivityMaintained
ResponsivenessNo issues

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Connectors

Related MCP Servers

  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables querying Google Analytics 4 traffic, engagement, and conversions, as well as Google Search Console performance, index status, and sitemap management.
    17
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Connects Google Search Console to AI assistants, enabling natural language analysis of SEO data. Provides read-only tools for properties, search analytics, URL inspection, and sitemaps.
    15
    MIT
  • F
    license
    Not graded
    quality
    C
    maintenance
    Read-only access to Google Analytics 4 reporting data, including traffic overview, top pages, traffic sources, and conversion events, supporting custom report queries via MCP.
    -
  • A
    license
    Not graded
    quality
    A
    maintenance
    Enables natural-language, read-only analysis of your own Google Search Console and Google Analytics 4 data, including search performance, engagement, sitemap health, ranking opportunities, and deterministic SEO audits through MCP clients like ChatGPT.
    MIT

Latest Blog Posts

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/luna-1999/sem-seo-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server