MCP ServerHTTPv1.0.0

Parse MCP Server

Query Parse's AI visibility index to discover how 577,000+ brands surface in ChatGPT and Google AI Overviews. Built for marketers and researchers who need read-only access to organic AI-search prompts, citation sources, and competitive positioning data.

gl.parse/mcp

Hosted URL

https://mcp.parse.gl/mcp

Transport

HTTP

Auth

No auth required

Parse repository at a glance

Live signal from GitHub, refreshed weekly.

Stars

2

Last commit

May 5, 2026

License

MIT

Language

TypeScript

What the Parse MCP server does

How models use it and what it is built for.

Query Parse's AI visibility index to discover how 577,000+ brands surface in ChatGPT and Google AI Overviews. Built for marketers and researchers who need read-only access to organic AI-search prompts, citation sources, and competitive positioning data.

Connect to Parse

Hosted endpoint — paste into any MCP client.

https://mcp.parse.gl/mcp

Resources

Where to find authoritative docs and source for Parse.

Example prompts for Parse

Paste any of these into Agent Studio after connecting Parse.

  • Search for brands in the fitness niche and show me their AI visibility scores
  • Get the AI visibility brief for Notion and list its top citation domains
  • Compare how Nike and Adidas appear across high-intent AI prompts
  • Fetch a public organic prompt and show me which brands are mentioned in it

Documentation from project README

View on GitHub

Excerpted from the project's README — boilerplate sections (license, changelog, contributing) omitted for clarity.

Parse MCP

Improve AI visibility research with Parse. Find how brands appear across AI-search prompts, citation sources, niches, and competitors, then turn that data into marketer-ready actions. Use the server to discover relevant brands, audit a brand's visibility profile, compare competitors, inspect high-intent prompts, identify source opportunities, and build 30-day visibility plans. Parse returns concise research briefs, fetchable result IDs, public score summaries, top prompts, top citation domains, related products, and dataset freshness signals so marketers can move from raw AI visibility data to prioritized SEO, content, PR, and listing work.

Hosted MCP endpoint: https://mcp.parse.gl/mcp

Install

The easiest install path is the published npm shim:

npx -y -p @parse-gl/mcp parse-mcp

That command starts a local stdio bridge which proxies to the hosted Parse MCP server at https://mcp.parse.gl/mcp.

For LLM/agent-focused setup notes, see llms-install.md.

What Is Included

  • mcp-worker/: Cloudflare Worker source for the hosted Streamable HTTP MCP server.
  • npm/: parse-gl-mcp npm shim that runs the hosted server through package-local mcp-remote.
  • mcp-bundle/: MCPB bundle metadata and node entry point.

Tools

  • parse_search: Search brands, organic AI prompts, niches, and citation sources.
  • parse_get_brand: Fetch a marketer-readable AI visibility brief for a brand.
  • parse_get_prompt: Fetch one public organic prompt.
  • parse_get_stats: Summarize public Parse dataset scale and freshness.
  • search and fetch: Compatibility aliases for clients that expect those names.

Resources

  • parse://showcase-brands
  • parse://niches
  • parse://glossary

Prompts

  • compare-brands
  • audit-my-brand
  • industry-leaders
  • source-opportunities
  • prompt-set-planner
  • ai-visibility-30-day-plan
Continue reading on GitHub

Parse MCP server — FAQ

Common questions about connecting and running Parse.

  • What data does Parse cover?

    Parse indexes 577,000+ brands across millions of organic AI-search prompts from ChatGPT and Google AI Overviews. It tracks how brands appear in citations, which prompts mention them, and competitive positioning within niches.

  • Do I need authentication to use this MCP server?

    No. Parse's public AI visibility index is read-only and requires no API key or authentication. Simply install the npm shim or connect to the hosted HTTP endpoint at https://mcp.parse.gl/mcp.

  • How do I install Parse MCP?

    Run `npx -y -p @parse-gl/mcp parse-mcp` to start a local stdio bridge, or configure your MCP client to connect directly to https://mcp.parse.gl/mcp via HTTP transport. Claude Desktop users can add it to their config with the provided JSON snippet.

  • What tools are available in this server?

    Parse provides four main tools: parse_search (find brands, prompts, niches, sources), parse_get_brand (fetch AI visibility brief), parse_get_prompt (retrieve one public prompt), and parse_get_stats (dataset scale and freshness). It also includes six built-in prompts like compare-brands, audit-my-brand, and ai-visibility-30-day-plan.

  • Is this server suitable for real-time competitive analysis?

    Yes, but note that Parse returns dataset freshness signals so you know how current the data is. The server is designed for marketers building SEO, content, PR, and listing strategies based on AI visibility trends, not for live transaction data.

Run Parse across 30+ AI models, side-by-side

Connect Parse to Claude, GPT, Gemini, DeepSeek and 30+ AI models in MCP Agent Studio. Compare answers side-by-side, save reusable agent presets, share runs — all in your browser, no install required.

Open Agent Studio

Related servers

More on MCP Playground