Unilytics MCP Server
OfficialProvides tools for retrieving real-time Google News results for specified keywords.
Provides tools for querying your Google Search Console data, including search queries, clicks, impressions, and CTR for your properties.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Unilytics MCP Serverrun a page speed audit on my website"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
@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
Get your API key at app.unilytics.ai/settings/api-keys
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"
}
}
}
}Restart Claude Desktop
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.
Ask Claude: "Run a page speed audit on my website"
Related MCP server: gsc-mcp-rs
Available Tools
Tool | Description |
| Domain SEO metrics — traffic, keywords, visibility |
| Search volume, CPC, competition, difficulty |
| All keywords a domain ranks for |
| Backlink profile, domain authority, spam score |
| Organic search competitors and overlap |
| Core Web Vitals and performance score |
| Technical SEO issues and schema markup |
| Current Google search results for a keyword |
| On-page SEO analysis via DataForSEO |
| Content quality, readability, keyword density |
| FAQ and search questions for a keyword |
| Google Trends data and correlations |
| Real-time Google News results |
| Historical traffic and keyword trends |
| Social media presence analysis |
| Geographic performance dashboard |
| Discover built-in marketing workflow recipes |
| Load a step-by-step workflow guide |
| List your Unilytics projects |
| See connected data sources for a project |
| Query your Google Search Console data |
Authentication
Get your API key from Settings → API Keys.
Pass it via:
UNILYTICS_API_KEYenvironment variable (recommended)--api-key=ulk_live_xxxCLI 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.
Links
Unilytics — Marketing analytics platform
MCP Protocol — Model Context Protocol
Maintenance
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
- AlicenseBqualityBmaintenanceSEO 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 updated302MIT
- Alicense-qualityCmaintenanceMCP server for Google Search Console. 21 tools for search analytics, keyword opportunities, URL inspection, sitemaps, indexing, and property management.Last updatedMIT
- AlicenseBqualityFmaintenanceAn 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 updated2510MIT
- AlicenseBqualityAmaintenanceMCP 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 updated438MIT
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.
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/TeamUnilytics/unilytics-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server