Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Citlyze/citlyze-mcp

БесплатноНе проверен

Track how your brand shows up in AI search with [Citlyze](https://www.citlyze.com): visibility scores, tracked prompts, citations, competitor comparison, recomm

GitHubEmbed

Описание

Track how your brand shows up in AI search with Citlyze: visibility scores, tracked prompts, citations, competitor comparison, recommendations, and AI crawler analytics across ChatGPT, Claude, Perplexity, Gemini, and Google AI Overviews. Read-only hosted endpoint at app.citlyze.com/api/mcp.

README

Connect AI assistants to Citlyze, the AI search visibility platform. Ask questions like "how visible is my brand in AI answers this month?" or "which domains get cited for my tracked prompts?" and get answers straight from your workspace data.

The Citlyze MCP server is a hosted, read-only endpoint:

https://app.citlyze.com/api/mcp

It speaks streamable HTTP and authenticates with a workspace API key sent as a bearer token. Create a key at app.citlyze.com/workspace-settings (requires a plan with API access).

Tools

Tool What it returns
get_workspace_overview Workspace name, target brand, active prompt/location/engine counts, competitors, latest completed measurement window
list_prompts Tracked prompts with text, intent, tier, and active state
list_measurement_windows Tracking snapshots, newest first
get_visibility_overview Headline AI visibility metrics per brand and engine
get_prompt_visibility Per-engine and per-location metrics for one prompt
list_citations Domains cited in AI answers, with counts and sample URLs
list_recommendations Optimization recommendations, highest priority first
list_competitor_visibility Your brand versus tracked competitors
list_crawler_events Daily AI crawler visits (GPTBot, ClaudeBot, PerplexityBot, and more)

Every tool is read-only. Nothing in your workspace can be modified through MCP.

Gemini CLI extension

This repository is a Gemini CLI extension. Install it with:

gemini extensions install https://github.com/citlyze/citlyze-mcp

Then export your API key before starting Gemini CLI:

export CITLYZE_API_KEY="aeo_live_..."

If your Gemini CLI version does not expand environment variables in extension headers, run gemini extensions edit citlyze and replace ${CITLYZE_API_KEY} with your key.

Other MCP clients

Setup guides for Claude Code, Claude Desktop, Cursor, Codex, Windsurf, JetBrains, and more are in the Citlyze MCP docs. The short version for any streamable-HTTP client:

{
  "url": "https://app.citlyze.com/api/mcp",
  "headers": {
    "Authorization": "Bearer aeo_live_..."
  }
}

For clients that only support stdio servers, bridge with mcp-remote:

{
  "command": "npx",
  "args": [
    "-y",
    "mcp-remote",
    "https://app.citlyze.com/api/mcp",
    "--header",
    "Authorization: Bearer aeo_live_..."
  ]
}

Agent skills

Ready-made skills that use these MCP tools (visibility reports, citation gap analysis, prompt audits, action plans) plus a standalone AEO page audit live in Citlyze/citlyze-skills. They follow the open SKILL.md standard, so they work in Claude Code, Codex, Cursor, Gemini CLI, and any compatible agent.

Support and privacy

The MCP server only reads data from the workspace tied to your API key. Requests are rate limited per key.

from github.com/citlyze/citlyze-mcp

Установка Citlyze/citlyze-mcp

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/citlyze/citlyze-mcp

FAQ

Citlyze/citlyze-mcp MCP бесплатный?

Да, Citlyze/citlyze-mcp MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Citlyze/citlyze-mcp?

Нет, Citlyze/citlyze-mcp работает без API-ключей и переменных окружения.

Citlyze/citlyze-mcp — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить Citlyze/citlyze-mcp в Claude Desktop, Claude Code или Cursor?

Открой Citlyze/citlyze-mcp на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Fetch

Web content fetching and conversion for efficient LLM usage.

автор: Community

Roblox Studio

Enables AI coding tools to control Roblox Studio for workspace exploration, instance manipulation, and script management. It provides tools for playtesting, sce

paralovавтор: paralov

AWS KB Retrieval

Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.

modelcontextprotocolавтор: modelcontextprotocol

Spring AI MCP Server

Provides auto-configuration for setting up an MCP server in Spring Boot applications.

автор: Community

llm-analysis-assistant

A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also

xuzexin-hzавтор: xuzexin-hz

MCP-Agent

A simple, composable framework to build agents using Model Context Protocol by [LastMile AI](https://www.lastmileai.dev)

lastmile-aiавтор: lastmile-ai

Spring AI MCP Client

Provides auto-configuration for MCP client functionality in Spring Boot applications.

автор: Community

mcp.natoma.ai

A Hosted MCP Platform to discover, install, manage and deploy MCP servers by [Natoma Labs](https://www.natoma.ai)

автор: Community

MCPHub

Website to list high quality MCP servers and reviews by real users. Also provide online chatbot for popular LLM models with MCP server support.

автор: Community

MCP Servers Rating and User Reviews

Website to rate MCP servers, write authentic user reviews, and [search engine for agent & mcp](http://www.deepnlp.org/search/agent)

автор: Community

Compare Citlyze/citlyze-mcp with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории ai