Skip to main content
Glama
TeamUnilytics

Unilytics MCP Server

Official

@unilytics/mcp-server

Marketing analytics tools for Claude Desktop and Claude Code via MCP.

21 tools covering SEO, keyword research, backlinks, competitors, content audits, page speed, your own Google Search Console data, and more.

Quick Start

  1. Get your API key at app.unilytics.ai/settings/api-keys

  2. Add to your Claude Desktop config:

Mac: ~/Library/Application Support/Claude/claude_desktop_config.json Windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "unilytics": {
      "command": "npx",
      "args": ["-y", "@unilytics/mcp-server"],
      "env": {
        "UNILYTICS_API_KEY": "ulk_live_your_key_here"
      }
    }
  }
}
  1. Restart Claude Desktop

  2. Set tool loading to "Tools already loaded" in Claude Desktop settings (click the ⚙️ icon → Tool access → select "Tools already loaded"). Without this, Claude may not load Unilytics tools and fall back to web search.

  3. Ask Claude: "Run a page speed audit on my website"

Related MCP server: gsc-mcp-rs

Available Tools

Tool

Description

seo_domain_overview

Domain SEO metrics — traffic, keywords, visibility

keyword_research

Search volume, CPC, competition, difficulty

keyword_rankings

All keywords a domain ranks for

backlink_analysis

Backlink profile, domain authority, spam score

competitor_analysis

Organic search competitors and overlap

page_speed_audit

Core Web Vitals and performance score

technical_seo_audit

Technical SEO issues and schema markup

serp_results

Current Google search results for a keyword

on_page_audit

On-page SEO analysis via DataForSEO

content_analysis

Content quality, readability, keyword density

faq_search

FAQ and search questions for a keyword

google_trends

Google Trends data and correlations

google_news

Real-time Google News results

domain_history

Historical traffic and keyword trends

social_media_metrics

Social media presence analysis

geo_dashboard

Geographic performance dashboard

list_skills

Discover built-in marketing workflow recipes

get_skill

Load a step-by-step workflow guide

list_projects

List your Unilytics projects

list_connections

See connected data sources for a project

search_console_data

Query your Google Search Console data

Authentication

Get your API key from Settings → API Keys.

Pass it via:

  • UNILYTICS_API_KEY environment variable (recommended)

  • --api-key=ulk_live_xxx CLI argument

How It Works

This package is a thin stdio-to-HTTP bridge. Claude Desktop communicates with it via stdin/stdout, and it forwards requests to the Unilytics MCP server on AWS. All tool execution happens server-side.

Install Server
A
license - permissive license
B
quality
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

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

Related MCP Servers

  • A
    license
    B
    quality
    B
    maintenance
    SEO audit and Google Search Console MCP server with 23 tools. Search analytics, URL inspection, Indexing API, Core Web Vitals (CrUX), striking distance keywords, keyword cannibalization detection, branded query analysis, and automated site audits.
    Last updated
    30
    2
    MIT
  • A
    license
    -
    quality
    C
    maintenance
    MCP server for Google Search Console. 21 tools for search analytics, keyword opportunities, URL inspection, sitemaps, indexing, and property management.
    Last updated
    MIT
  • A
    license
    B
    quality
    F
    maintenance
    An MCP server that gives AI assistants 23 SEO tools for rank tracking, Google Analytics, site audits, keyword research, competitive analysis, and more, accessible through natural language.
    Last updated
    25
    10
    MIT
  • A
    license
    B
    quality
    A
    maintenance
    MCP server providing 32 tools for Google Search Console and Google Analytics 4, enabling search analytics, URL inspection, indexing, and cross-platform analysis via natural language.
    Last updated
    43
    8
    MIT

View all related MCP servers

Related MCP Connectors

  • SEO Intelligence MCP — 13 tools: keyword research, SERP, domain audits, competitors.

  • Semrush MCP Pack — SEO analytics via the Semrush Analytics API.

  • Cloud MCP for project data, analytics, research, content planning, media generation, and growth.

View all MCP Connectors

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/TeamUnilytics/unilytics-mcp'

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