mcpbeat Sign in

Glippy MCP Server

local only

Glippy MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 77 installs a week from npm.

GEO (Generative Engine Optimization) analysis: check any domain's AI-readiness for LLM search

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 206 · avg 39 · -89% w/w
a month agotoday
77
Installs / week
npm · glippy-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add glippy-mcp -- npx -y glippy-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "glippy-mcp": {
      "args": [
        "-y",
        "glippy-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.glippy-mcp]
command = "npx"
args = ["-y", "glippy-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "glippy-mcp": {
      "args": [
        "-y",
        "glippy-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "glippy-mcp": {
      "args": [
        "-y",
        "glippy-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: GLIPPY_LICENSE_KEY (Your Glippy MCP license key (GLMCP-XXXX-XXXX-XXXX)), GLIPPY_RATE_LIMIT (Max requests per second per domain for batch tools (default 5)). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Glippy MCP

same job, measured the same way
I
AI Agent Search Optimization
by seyitkaangunes

Audit AI search readiness, generate llms.txt drafts, and build GEO/AEO prompt matrices for websites.

24 installs/wk local only
Momentic
by momenticmarketing

Free SEO, GEO, and AEO audits: analyze any page or domain, AI-crawler access, agent readiness.

11 tools answering
Proximens Oracle
by cryptosun

1000+ Generative Engine Optimization (GEO) principles exposed via MCP for AI agents.

8 tools answering
Shopify Geo Audit
by builtbyabs

Audit any Shopify store for AI search (GEO/AEO) readiness and generate the fixes. No signup.

37 installs/wk local only
Llmscout
by rudrendupaul

Zero-config SEO and GEO checker: 21 technical-SEO and generative-engine checks for a live site.

159 installs/wk local only
GEO Tracker by DigestSEO
by akzar1el

Track brand citations across five AI search engines. Free OSS; optional EUR 99 client-ready audit.

231 installs/wk local only
GEO Inspector
by bigsupe55

Inspect a site's AI-search readiness: AI crawler access, llms.txt, schema markup, meta directives

56 installs/wk local only
SEO & GEO
by ortamarco

Audit a page's SEO and its readiness for AI answer engines: meta, schema, robots, sitemaps, AI bots.

186 installs/wk local only

Glippy MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Glippy MCP?
Glippy MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package glippy-mcp was installed 77 times last week.
Is Glippy MCP still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Glippy MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls glippy-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Glippy MCP?
The npm package glippy-mcp was installed 77 times in the last week. Week over week that is -89%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.