Parse
Look up how any brand surfaces in ChatGPT and Google AI Overviews. Brands, prompts, sources, niches. Read-only.
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-mcpnpm shim that runs the hosted server through package-localmcp-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.searchandfetch: Compatibility aliases for clients that expect those names.
Resources
parse://showcase-brandsparse://nichesparse://glossary
Prompts
compare-brandsaudit-my-brandindustry-leaderssource-opportunitiesprompt-set-plannerai-visibility-30-day-plan
Use With Claude Desktop
{
"mcpServers": {
"parse": {
"command": "npx",
"args": ["-y", "-p", "@parse-gl/mcp", "parse-mcp"]
}
}
}
Use With Remote-HTTP Clients
Clients that support hosted MCP endpoints directly can connect to:
{
"mcpServers": {
"parse": {
"transport": "http",
"url": "https://mcp.parse.gl/mcp"
}
}
}
Run The NPM Shim Locally
cd npm
npm ci
npm test
npx -y -p @parse-gl/mcp parse-mcp
Develop The Worker
cd mcp-worker
npm ci
npm test
npm run typecheck
Copy mcp-worker/wrangler.example.toml to mcp-worker/wrangler.toml and fill in your own Cloudflare account, route, and KV namespace IDs. Store secrets with wrangler secret put; do not commit them.
Required worker secrets:
WORKER_HASH_SALTCF_ORIGIN_VERIFY_SECRET, if your Parse origin requires itVERCEL_AUTOMATION_BYPASS_SECRET, if your Vercel project requires itMCP_INTERNAL_SECRET, if enabling the internal usage endpoint
Security Notes
- Raw IP addresses are hashed at the worker boundary before rate limiting or telemetry.
- User-Agent values are reduced to a client-family label before persistence.
- Origin validation is strict for browser clients; missing Origin is allowed for native MCP clients.
- Upstream verification and bypass secrets are sent only as HTTP headers.
- This public repository intentionally excludes
.env,.wrangler,.claude, andnode_modules.
Servidores relacionados
Lcontext
An MCP server that exposes user behavior as queryable data for AI coding agents.
Context Lens
Semantic search knowledge base for MCP-enabled AI assistants
Memory Forensics MCP Server
Unified Memory Forensics MCP Server - Multi-tier engine combining Rust speed with Vol3 coverage.
NBA MCP Server
Provides NBA statistics and live game data using the Model Context Protocol (MCP).
Uber
Book Uber rides directly through your AI assistant.
xuanxue-bazi-matching
Deterministic Chinese divination APIs (BaZi/QiMen/ZiWei/MeiHua/LiuYao/LiuRen) for AI agents — pay-per-call via x402 on Base.
Intaris
Guardrails service for AI agents. Default-deny tool call evaluation with LLM safety analysis, priority-ordered decision matrix, and human-in-the-loop escalations. Session recording, behavioral analysis, MCP proxy, secret redaction, and real-time audit.
Weather
Provides real-time weather data, forecasts, and alerts using the OpenWeatherMap API.
Bible Study
Study the Bible in its original languages, trace themes across both testaments, and compare five translations — all in one conversation. Ask any question about what Scripture says and get grounded, cited answers: What does the Bible say about suffering? Topical search surfaces Job as the Bible's principal witness on suffering (with explanations of why it matters and suggested starting passages), Psalms on lament, Romans on justification — whole books and narratives alongside individual verses. What is the Hebrew word behind lovingkindness in Psalm 23? Compare how KJV and WEB translate John 3:16. Trace the word grace through Paul's letters. Covers 155,510 verses across KJV, WEB, ASV, YLT, and Darby with 606,140 cross-references, 17,543 Strong's entries, BDB and Thayer lexicon definitions, and Nave's 5,319 topical categories.
Changeimageto - Free Image Editing tools
16 tools to remove backgrounds, blur or grayscale backgrounds, change colors, convert formats (PNG/JPEG/WebP/…), upscale, denoise/enhance, run OCR, export PDF, edit text in images (Gemini), clean watermarks, inpaint masked regions, and run bulk resize / convert / quality checks.