Public Parse MCP server, npm shim, and MCPB bundle metadata.
Parse MCP MCP server exists for a simple reason — assistants are far more useful when they can act on Parse MCP directly instead of describing what you should do. Public Parse MCP server, npm shim, and MCPB bundle metadata.
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
Once Parse MCP is connected, these are the calls the assistant has available:
parse_search — Search brands, organic AI prompts, niches, and citation sourcesparse_get_brand — Fetch a marketer-readable AI visibility brief for a brandparse_get_prompt — Fetch one public organic promptparse_get_stats — Summarize public Parse dataset scale and freshnessBeing a remote server, there is no local install. You register the endpoint with your client, authorise it once, and the tools appear.
You will need 3 environment variables: CF_ORIGIN_VERIFY_SECRET, VERCEL_AUTOMATION_BYPASS_SECRET, MCP_INTERNAL_SECRET. The server will not start without them, which is usually why the tools fail to appear on a first run. Keep credentials in your client's env block or a secrets manager rather than in a file you might commit.
This sits in the developer tooling group, where several servers overlap in what they claim to do but differ sharply once you actually set them up. Parse MCP's toolset — parse_search, parse_get_brand, parse_get_prompt and 1 more — is a fair guide to whether it matches your workflow. It is maintained by parsegl; worth a glance at recent repository activity before you build anything load-bearing on it.
This entry was verified against Parse MCP's own documentation before publication; SyncDev keeps the directory reviewed rather than auto-generated.
| Tool | What it does |
|---|---|
| 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. |
| Variable | Description | Required |
|---|---|---|
| CF_ORIGIN_VERIFY_SECRET | Credential the server authenticates with. | Yes |
| VERCEL_AUTOMATION_BYPASS_SECRET | Credential the server authenticates with. | Yes |
| MCP_INTERNAL_SECRET | Credential the server authenticates with. | Yes |
Kill hallucinated APIs — version-accurate, up-to-date library documentation injected straight into context.
Microsoft's official browser automation server — drive a real browser through the accessibility tree, no screenshots needed.
GitHub's official server — repos, issues, pull requests, Actions and code security, straight from your assistant.
Issue tracking at the speed of conversation — Linear's official hosted server with OAuth and zero install.
Local repository surgery — status, diffs, commits, branches and history for any repo on disk.
Timezone sanity for AI — current time anywhere and correct conversions, without the model doing date math.