npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

ai-radar-mcp

v0.6.0

Published

AI Radar MCP server — 49 tools connecting AI visibility data, competitive intelligence, content planning, GEO optimization, research briefing, and execution guidance to Claude Desktop/Code

Readme

ai-radar-mcp

MCP server that connects AI Radar visibility data and strategies to Claude Desktop and Claude Code. AI Radar monitors how your brand appears across ChatGPT, Perplexity, Gemini, Copilot, and Google AI Overviews — this MCP package gives Claude direct access to that data so it can help you plan content, analyze competitors, optimize ads, and improve AI visibility.

Quick Setup

Claude Desktop

Add to your Claude Desktop config (~/Library/Application Support/Claude/claude_desktop_config.json on macOS):

{
  "mcpServers": {
    "ai-radar": {
      "command": "npx",
      "args": ["ai-radar-mcp@latest"],
      "env": {
        "AI_RADAR_API_KEY": "air_sk_your_key_here"
      }
    }
  }
}

Claude Code

claude mcp add ai-radar -- npx ai-radar-mcp@latest

Then set your API key as an environment variable or tell Claude to use it.

Get Your API Key

  1. Sign up at radar.texin.ai
  2. Go to Settings > MCP Access
  3. Create an API key (starts with air_sk_)

42 Tools Across 9 Categories

| Category | Tools | Description | |----------|-------|-------------| | Start Here | 1 | getNextActions — diagnostic + prioritized action plan | | Data & Insights | 11 | Brand overview, query opportunities, competitor intel, content gaps, engine visibility, keyword gaps, weekly delta, ad spend, citations, content performance | | Strategy & Content | 4 | Content strategy, content briefs, page audits, implementation plans | | Intelligence | 4 | Full business context, untracked keyword discovery, strategic recommendations | | Competitive Intel | 2 | Competitor deep dives, market gap analysis | | Content Planning | 5 | Programmatic SEO plans, content calendars, topical authority maps, ad keywords, ad copy | | Brand & Reporting | 3 | Brand narrative, industry trends, executive reports | | Manage Monitoring | 5 | Add/deactivate/prioritize queries, mark actions applied, track published content | | Workflows | 4 | Content planning, ad optimization, competitive analysis, weekly review orchestrators | | Execution | 4 | Content quality checks, technical SEO checklists, review optimization, AI crawler access |

How It Works

AI Radar scans your brand daily across 5 AI platforms. This MCP server exposes that scan data — plus embedded strategic playbooks — as tools Claude can call. Your own Claude subscription does the analysis; AI Radar provides the curated data.

Start every session with: "Use getNextActions to see what I should focus on."

Requirements

  • Node.js >= 18
  • An AI Radar account with an active subscription
  • Claude Desktop or Claude Code

Links