Skip to content
Cline

glippy mcp for Cline

io.github.jbobbink/glippy-mcp

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

client:Cline transport:stdio runtime:npm

Install glippy mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "glippy-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "glippy-mcp"
      ],
      "env": {
        "GLIPPY_LICENSE_KEY": "<GLIPPY_LICENSE_KEY>",
        "GLIPPY_RATE_LIMIT": "<GLIPPY_RATE_LIMIT>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

glippy mcp in other clients