← Index

gl.parse/mcp

gl.parse/mcp·v1.0.0·AI & LLMs
Quality Score
85
/100

See how ChatGPT, Claude, Perplexity, and Gemini cite brands, prompts, and sources.

§01  Install
Remote endpoint

Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.

https://mcp.parse.gl/mcp
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@parse-gl/mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@parse-gl/mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @parse-gl/mcp
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in AI & LLMs