Mmcp.market

Optifeed Radar MCP server

by optifeed·io.github.optifeed/optifeed-radar·v0.2.2

AI visibility checker: does AI recommend your brand? GEO/AEO, runs locally, BYO keys. CLI + MCP.

B77/100grade B
What users say
No reviews yet
Be the first
Safety scan
B77/100

full report

Adoption
Growing

5 stars47 downloads/wk

Reviews

Write one

Nobody has reviewed Optifeed Radar yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

Optifeed Radar tools (5)

write = sends, deletes, buys or posts

Read from the package source without running it. The installed server may list more.

  • audit_store

    Zero-key, zero-cost readiness audit: robots.txt AI-bot access, llms.txt,

  • check_visibility

    Ask real AI engines real buyer questions and score whether this brand

  • generate_buyer_queries

    Generate the buyer questions this brand should be visible for (discovers

  • get_snapshot_diff

    Compare the two most recent check_visibility runs for a domain (score and

  • shopping_check

    Check whether AI engines recommend specific PRODUCTS you name (beta).

Public scan report

scanner v0.1.9 · 2026-09-24 · same rubric, same numbers if you re-run it

no findings
  • Code scan161 source files scanned25/25
  • –Live reliabilityno gateway calls yet and no remote to proben/a
  • –Tool poisoningtools not inspected (local package is not executed); not countedn/a
  • Auth qualitystatic API keys via environment variables6/15
  • Maintenancelast push 42 days ago12/15
  • Maintainer identityregistry namespace matches repository owner7/10
Overall 77/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

What the publisher says

From the Optifeed Radar repository's README, as published. We do not edit it. Read it on GitHub

Optifeed Radar

Open-source AI visibility checker. Now on npm - run it with npx optifeed-radar.

Is your brand recommended when buyers ask AI? Optifeed Radar checks whether the models behind ChatGPT, Perplexity, Gemini and Claude actually recommend you, and tells you where you stand against competitors. It runs locally, uses your own API keys, and has no Optifeed-hosted backend.

It is built for two kinds of AI agents at once: it measures how AI agents see and recommend you, and it can be run by your own AI agents (CLI, JSON, and an MCP server). People also call this AI visibility, generative engine optimization (GEO), answer engine optimization (AEO), or AI-SEO.

60-second setup

No install needed - npx fetches and runs it. The zero-key audit runs end to end with no API keys and no AI calls:

npx optifeed-radar audit yourbrand.com

It checks AI-crawler access (robots.txt), llms.txt, schema.org structured data, meta basics, and your sitemap, then prints a 0-100 AI-readiness score.

The check pipeline runs once you set at least one engine API key. Put it in a .env file in the directory you run from, or export it:

echo "OPENAI_API_KEY=sk-..." > .env      # any one engine key gets you started
npx optifeed-radar check yourbrand.com

The CLI loads .env from the directory you run it in, so there is no shell setup step. Exporting the keys works too (export OPENAIAPIKEY=...), and an exported key always wins over the same key in .env. config shows which keys were found and which file they came from, never the values.

It discovers your brand, generates a buyer-prompt pack, asks the engines, and scores recommendation, position, and share of voice into one AI Visibility Score. The score reads only the unbranded buyer questions (did the AI surface you unprompted); questions that name your brand are reported separately as reputation. All four engines are verified live against their production APIs (2026-07-20).

Working from a clone instead? Run npx tsx src/cli/index.ts so flags reach the CLI unchanged, or use the npm run dev script with -- before the arguments (npm run dev -- check yourbrand.com --report out.html).

Install the Agent Skill

Radar also ships as an open Agent Skill for Codex, Claude Code, Cursor, and other compatible AI agents. Install it directly from this repository:

npx skills add optifeed/optifeed-radar --skill optifeed-radar

Add -g to make it available across your projects. Then ask, for example:

Use $optifeed-radar to run the free AI-readiness audit on yourbrand.com,

explain the three highest-impact findings, and do not start a paid check.

The MCP server supplies executable tools. The Agent Skill supplies the working method around them: start with the zero-key audit, confirm scope and cost before paid engine calls, use a cap, and report sampling limits with the result. The skill can also drive the CLI when MCP is not configured.

Install the Claude Code plugin

Shortened. The full README is on GitHub.

Nothing above is checked by us. What we check is on the safety report.

Install directly

Runs npx -y optifeed-radar on your machine. Read the scan report first; the gateway never runs local packages.

claude mcp add optifeed-radar -- npx -y optifeed-radar
Add to Cursor

Optifeed Radar: common questions

Is Optifeed Radar MCP server safe?
Mostly: it is graded B (77/100). Read the Optifeed Radar safety report
How do I install Optifeed Radar?
It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
Does Optifeed Radar need an API key?
Yes. The registry entry asks for OPENAI_API_KEY, ANTHROPIC_API_KEY, GOOGLE_API_KEY, PERPLEXITY_API_KEY.
Is Optifeed Radar maintained?
The last commit was 43 days ago (2026-08-13). The latest release is v0.2.2.
What can I use instead of Optifeed Radar?
Servers from other publishers that do the same job: MaxAEO AI Visibility MCP server, AEO/GEO by VibeSEO MCP server and Weather Data MCP Server. Compare all Optifeed Radar alternatives.

Alternatives to Optifeed Radar

Same job from other publishers: the closest match first, then the best rated.

All Optifeed Radar alternatives →
  • MaxAEO AI Visibility MCP
    Local-first MCP server for AI visibility, GEO/AEO, llms.txt, and AI crawler readiness audits.
    A
  • AEO/GEO by VibeSEO
    Track brand visibility in ChatGPT, Gemini and Google AI answers: competitors, cited sources, checks.
    A
  • Weather Data MCP Server
    17 weather tools, no API keys: forecasts, alerts, air quality, marine, radar, lightning, wildfires
    A
  • Notra
    Access the Notra API for posts, brand identities, integrations, schedules, and GEO.
    A
  • 中文 AI 可引用性(GEO/AEO)体检
    中文站能否被豆包/DeepSeek/文心/Kimi 抓取、读懂、引用:可引用性审计、信源池占位探测、五大指标测量、修复计划
    A

More from optifeed →