gl.parse/mcp
https://mcp.parse.gl/mcpskills: {'id': 'parse_search', 'name': 'parse_search', 'description': 'Find brands, organic AI prompts, citation sources, and market niches for marketer research. Use this first when the user names a brand, category, source, or AI visibility question.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'parse_get_brand', 'name': 'parse_get_brand', 'description': 'Fetch a concise public marketing brief for one brand, including Parse score, strengths, weak spots, top prompts, citation sources, related brands, and next research questions.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'parse_get_prompt', 'name': 'parse_get_prompt', 'description': 'Fetch one public organic prompt by slug when the user wants to inspect the exact AI-search question behind a result.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'parse_get_stats', 'name': 'parse_get_stats', 'description': 'Explain the public Parse index scale and freshness: tracked brands, organic prompts, and citation observations.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'search', 'name': 'search', 'description': 'Compatibility alias for parse_search. Use for clients that expect a generic search tool.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'fetch', 'name': 'fetch', 'description': 'Compatibility alias that resolves fetch IDs like brand:stripe or prompt:best-crm into JSON-text results with human-readable text.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}; uptime_30d 1.0%; p95 642.3ms; conformance: pass
How to connect
https://mcp.parse.gl/mcp
curl -X POST https://mcp.parse.gl/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'