@gapup/mcp-knowledge
@gapup/mcp-knowledge is a hosted MCP server providing 100+ structured-data and analysis tools across content, trade, business intelligence, and finance domains. All results are sourced, confidence-scored, and freshness-stamped.
Content Metadata & Enrichment — Gold-standard structured data for video games, films, TV series, and music: catalogue lookup, deep enrichment tags, semantic similarity, and cross-domain relation graphs. Tools: content_catalog, content_enrichment, content_similar, content_ranking, content_compare.
Trade Intelligence — Analyze import/export market gaps, source verified buyers/suppliers, scout opportunities, build business plans, and study countries. Tools: ftg_market_gap, ftg_sourcing_buyers, ftg_opportunity_scout, ftg_business_plan, ftg_country_study.
Business Expertise (90+ C-suite tools), including:
Competitor Intelligence (
competitor_intel): Board-ready reports on competitor moves (with severity scores), pricing radar, and quantified strategic recommendations with € / % impact over 7–180 day horizons.Market Trend Watching (
trend_watcher): 5–12 trend cards with momentum scores, 3- and 12-month outlooks, opportunity windows, and recommended actions.Strategic Partnership Synergies (
partnership_synergies): Rank 5–12 partnership/M&A opportunities scored on revenue lift, time-to-impact, integration complexity, and regulatory risk, with outreach playbooks.Investor Pitch Deck Storyline (
pitch_deck_storyline): 8–20 slide narratives tailored to specific audiences (seed VC, Series A/B/C, bank, grant), with speaker notes, a 10–15 question Q&A bank, and export-ready JSON.Carbon Footprint Calculator (
carbon_footprint_calculator): GHG footprint (Scope 1, 2, 3) under the GHG Protocol, with hotspot identification, 5–8 reduction levers with capex/payback analysis, SBTi-aligned trajectories, and CSRD/ESRS readiness scoring.Also includes market sizing, KYC screening, pricing strategy, ESG/CSRD analysis, and fundraising decks.
Precise Financial Data — Live FX rates, benchmark interest rates, and country economic indicators. Tools: fx_rate, interest_rate, economic_indicator.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@@gapup/mcp-knowledgeGet competitor intel on Notion vs ClickUp"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Gapup MCP — knowledge & intelligence tools for AI agents
MCP server · io.github.getgapup/mcp-knowledge · hosted at https://mcp.gapup.io
gapup-mcp is a Model Context Protocol server
that gives AI agents 100+ structured-data and analysis tools over a single hosted
HTTP endpoint — no SDK to install.
What it does
Domain | What agents get |
Content metadata & enrichment | Gold-standard structured data for video games, films, TV series and music — catalogue lookup, deep enrichment tags, semantic similarity, a cross-domain relation graph, audience profiles. |
Trade intelligence | Import/export market gaps, production economics, sourcing of verified buyers & suppliers, country studies, business plans. |
Business expertise | 90+ C-suite analysis tools — competitive intelligence, trend watching, market sizing, fundraising decks, ESG / CSRD, KYC screening, pricing strategy, and more. |
Precise data | Live FX rates, benchmark interest rates, country economic indicators. |
Every result is sourced, confidence-scored and freshness-stamped — built for agents that need data they can trust, not guesses.
Connect
The server speaks MCP over Streamable HTTP:
https://mcp.gapup.ioOr discover it through the official MCP Registry:
io.github.getgapup/mcp-knowledgetools/list is open — point any MCP client at the endpoint to browse the catalogue.
A few of the tools
content_catalog·content_enrichment·content_similar·content_ranking·content_compareftg_market_gap·ftg_sourcing_buyers·ftg_opportunity_scout·ftg_business_plan·ftg_country_studycompetitor_intel·trend_watcher·market_sizing·pitch_deck_storyline·kyc_screener·carbon_footprint_calculatorfx_rate·interest_rate·economic_indicator
…and ~100 more across the four domains.
Pricing
In preview: open access. At general availability, premium tools become agent-payable via x402 (USDC micropayments) — pay per call, no account, no credit card. Lightweight data lookups stay low-cost; heavier analysis tools are priced per call.
Status
Preview — the catalogue and the hosted endpoint are live. Built by Gapup.
Available Tools
5 toolscarbon_footprint_calculatorARead-onlyIdempotentInspect
Calculate a company's greenhouse-gas footprint under the GHG Protocol (Scope 1 + 2 + 3, in tCO2eq, tier-2 accuracy ±20%). Returns the emissions breakdown, hotspot identification, 5-8 reduction levers each with capex and payback, an SBTi-aligned reduction trajectory over 5-25 years, the 15 Scope-3 categories in detail, and CSRD/ESRS reporting readiness. When to use this tool: the user needs a carbon assessment for CSRD compliance pre-audit, green-finance access, or supplier ESG scorecards. Inputs: the company profile and its activity data. Delivered by Émilie, the AI Sustainability lead of the Gapup portfolio.
| Name | Required | Description | Default |
|---|---|---|---|
| company | Yes | ||
| perimeter | Yes | ||
| scope1Sources | No | ||
| scope2Sources | Yes | ||
| scope3Activities | No | ||
| reductionTargets | No | ||
| focus | No |
Output Schema
| Name | Required | Description |
|---|---|---|
| executiveSummary | Yes | Board-ready GHG assessment prose |
| totalEmissionsTco2eq | Yes | Total GHG footprint in tCO2eq (Scope 1+2+3 combined, ±20% tier-2 accuracy) |
| breakdown | Yes | Emissions breakdown by scope |
| hotspots | Yes | Top emission sources ranked by contribution |
| reductionLevers | Yes | 5-8 actionable reduction levers with financial analysis |
| sbtiTrajectory | No | SBTi-aligned annual reduction trajectory |
| scope3Categories | No | GHG Protocol 15 Scope-3 categories detail |
| csrdReadiness | Yes | CSRD/ESRS reporting readiness assessment |
| kpis | No | 3-5 headline ESG KPI bubbles |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true, destructiveHint=false. Description adds accuracy (±20%), output details, and persona (Émilie). No contradiction, adds moderate extra context.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
Description is structured with core function first, usage guidance, inputs, persona. Front-loaded but could be more concise; still efficient.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Output schema exists and description lists major outputs. But optional parameters (reductionTargets, focus) are not explained, and input requirements could be clearer for a complex tool.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%. Description only says 'company profile and activity data' without detailing any parameter meanings. With 7 complex parameters (nested), more explanation needed.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
Description clearly states 'calculate a company's greenhouse-gas footprint under the GHG Protocol' with specific output components (emissions breakdown, reduction levers, SBTi trajectory). Differentiates from unrelated siblings like competitor_intel.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
Explicitly states when to use: 'CSRD compliance pre-audit, green-finance access, or supplier ESG scorecards.' Does not cover when not to use, but context with siblings makes it clear.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
competitor_intelARead-onlyIdempotentInspect
Generate a board-ready competitive-intelligence report for a company against named competitors. Returns: recent competitor moves (product releases, pricing changes, hiring, funding) each with a severity score (critical/high/medium/low), prioritised signals, a pricing-radar comparison, 3-6 quantified recommendations (expected impact in € or %, over 7/30/90/180-day horizons), and an 8-12 slide presenter script. When to use this tool: the user wants to analyse, benchmark or track competitors, or needs a competitive briefing before a strategic decision. Inputs: the user's own company (name + one-paragraph pitch) and 1-10 competitors to analyse. Delivered by Manue, the AI CMO of the Gapup portfolio.
| Name | Required | Description | Default |
|---|---|---|---|
| selfCompany | Yes | Your company info | |
| competitors | Yes | 1-10 competitors to analyze | |
| focus | No | Optional — what the buyer wants to track first (e.g. pricing moves, hiring patterns) |
Output Schema
| Name | Required | Description |
|---|---|---|
| executiveSummary | Yes | Board-ready prose summary (120-400 chars) |
| competitorMoves | Yes | Recent moves per competitor with severity rating |
| pricingRadar | No | Pricing comparison across competitors |
| recommendations | Yes | 3-6 actionable strategic recommendations |
| presenterScript | Yes | 8-12 slide board presenter script |
| kpis | No | 3-5 headline KPI bubbles |
| sources | No | Cited sources |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already indicate readOnlyHint=true, idempotentHint=true, and destructiveHint=false. The description adds behavioral context such as generating a report with specific components (e.g., severity scores, quantified recommendations) and the fact that it is delivered by an AI CMO. However, it does not disclose any potential delays or data freshness concerns.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is a single paragraph that efficiently conveys the tool's purpose, outputs, usage context, and inputs. It is front-loaded with the core output description. While clear, it could be slightly more structured (e.g., bullet points) for easier scanning, but it is appropriately sized.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given the complexity (nested objects, optional focus, array of competitors) and the presence of an output schema, the description is complete. It covers inputs, specific outputs, use cases, and even the authoring persona (Manue, the AI CMO). No additional information seems necessary for an AI agent to use this tool correctly.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100% with clear descriptions for selfCompany, competitors, and focus. The description reinforces these inputs, adding detail such as requiring a one-paragraph pitch and a URL for competitors, and noting that focus is optional. This adds value beyond the schema.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description specifies the tool generates a board-ready competitive intelligence report with specific outputs like recent competitor moves, severity scores, pricing radar, recommendations, and a presenter script. This clearly differentiates it from sibling tools (e.g., carbon_footprint_calculator, trend_watcher).
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description explicitly states when to use the tool: 'when the user wants to analyse, benchmark or track competitors, or needs a competitive briefing before a strategic decision.' It provides clear context but lacks explicit guidance on when not to use it or mention of alternatives.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
partnership_synergiesARead-onlyIdempotentInspect
Identify and rank strategic partnership opportunities for a company. Returns 5-12 high-fit partnership targets, each scored on revenue lift, time-to-impact, integration complexity and regulatory risk, with a rationale and a recommended first-step outreach playbook. When to use this tool: the user wants business-development or alliance ideas, or M&A target screening before deeper due diligence. Inputs: the user's own company and the strategic axis to unlock through partnership (e.g. enter a new market via distribution, add AI infrastructure without rebuilding). Delivered by Antoine, the AI CSO of the Gapup portfolio.
| Name | Required | Description | Default |
|---|---|---|---|
| selfCompany | Yes | ||
| strategicAxis | Yes | What strategic axis to unlock through partnership (e.g. 'enter US market via distribution', 'leverage AI infra without rebuild') | |
| constraints | No | ||
| currentPartnerships | No | Existing alliances to factor in | |
| focus | No |
Output Schema
| Name | Required | Description |
|---|---|---|
| executiveSummary | Yes | Board-ready partnership opportunity overview |
| partnershipTargets | Yes | 5-12 ranked partnership targets |
| kpis | No | 3-5 headline KPI bubbles |
| recommendations | No | Prioritised next steps |
| sources | No |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already indicate readOnlyHint=true, idempotentHint=true, etc. The description adds valuable behavioral context: the tool returns 5-12 results, scores on multiple dimensions, and includes an outreach playbook. It also mentions being delivered by a specific persona (Antoine, AI CSO). This goes beyond annotations, but the description does not discuss rate limits, auth, or side effects, which is fine given the annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is concise, approximately 4 sentences, with the most important information first. Every sentence adds value: purpose, output specifics, usage guidance, input explanation, and context. No redundancy or unnecessary details.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given the complexity (5 parameters, nested objects, and an output schema), the description covers the essential inputs (selfCompany, strategicAxis), mentions the output structure (5-12 scored targets with rationale and playbook), and provides usage context. With an output schema present, the description does not need to detail return values, making it complete for agent invocation.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 40%, but the description provides additional meaning for key parameters: it explains selfCompany and strategicAxis as inputs, and describes strategicAxis with an example. However, it does not elaborate on nested fields of selfCompany (e.g., name, url, pitch) or constraints, currentPartnerships, focus. The description partially compensates for the low schema coverage.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states it identifies and ranks strategic partnership opportunities, returning 5-12 targets with scores on revenue lift, time-to-impact, integration complexity, and regulatory risk, plus a rationale and outreach playbook. It is specific about the resource (partnership opportunities) and the verb (identify and rank), and it distinguishes itself from siblings like competitor_intel or trend_watcher.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description includes explicit guidance: 'When to use this tool: the user wants business-development or alliance ideas, or M&A target screening before deeper due diligence.' This clearly indicates the context. However, it does not explicitly state when not to use or provide alternatives, so it's not a perfect 5.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
pitch_deck_storylineARead-onlyIdempotentInspect
Build a complete investor pitch-deck storyline for a company. Returns an 8-20 slide narrative tailored to the target audience (seed-vc / series-a-vc / growth-vc / strategic / bank / grant) — each slide carrying a title, key points, a speaker note and a visual hint — plus a Q&A bank of 10-15 likely board questions and traps to avoid. Output is deck JSON ready to export to Google Slides, Notion or Pitch.com. When to use this tool: the user is preparing a fundraise, a board meeting, or an investor presentation. Inputs: the company profile and the target audience type. Delivered by Sarah, the AI Fundraising lead of the Gapup portfolio.
| Name | Required | Description | Default |
|---|---|---|---|
| company | Yes | ||
| audience | Yes | Target audience — adapts tone + emphasis + Q&A bank | |
| slideCount | Yes | 12 = standard VC deck, 15 = bank-friendly with annexes, 20 = growth/strategic | |
| keyFacts | Yes | Hard facts to weave into the deck (traction numbers, milestones, awards) |
Output Schema
| Name | Required | Description |
|---|---|---|
| executiveSummary | Yes | One-paragraph elevator pitch distilled from the deck |
| slides | Yes | 8-20 slide objects ready to export to Google Slides / Notion / Pitch.com |
| qaBanks | Yes | 10-15 anticipated investor questions with recommended answers |
| kpis | No | 3-5 headline KPI bubbles surfaced from keyFacts |
| recommendations | No | Fundraising preparation actions |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare read-only and idempotent behavior. Description adds context: generates 8-20 slides with speaker notes and Q&A, outputs JSON. No contradictions, and no side effects are omitted.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
Well-structured: starts with action, then output, usage, inputs, and persona. Every sentence adds value, though the persona line is marginally extraneous. Efficient overall.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Covers all essential aspects: purpose, usage, input structure, and output format (slides and Q&A). An output schema exists, so return value details are not needed. Sufficient for an agent to understand and invoke correctly.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
With 75% schema description coverage, the baseline is 3. Description generally mentions inputs but adds no new meaning beyond the schema's own descriptions for audience, slideCount, and keyFacts.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description explicitly states 'Build a complete investor pitch-deck storyline for a company' with specific verb and resource. It distinguishes from sibling tools like carbon_footprint_calculator by focusing on fundraising presentations.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
Includes a dedicated 'When to use this tool' section covering fundraise, board meeting, or investor presentation, providing clear context for invocation. Lacks explicit when-not or alternative tool recommendations, but the given guidance is sufficient.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
trend_watcherARead-onlyIdempotentInspect
Monitor emerging trends, regulatory shifts and adoption signals for a given market sector. Returns 5-12 trend cards, each with a momentum score (rising/stable/declining), a 3-month and 12-month outlook, opportunity windows, and recommended actions. When to use this tool: the user asks what is heating up in a market, wants to time a product roadmap or content calendar, or needs an early read on a sector. Inputs: a sector to monitor and 3-8 keywords defining the watch perimeter. Delivered by Manue, the AI CMO of the Gapup portfolio.
| Name | Required | Description | Default |
|---|---|---|---|
| sector | Yes | Sector to monitor (e.g. 'B2B SaaS productivity', 'EU fintech', 'climate-tech hardware') | |
| keywords | Yes | 3-8 keywords describing the watch perimeter | |
| focus | No | Optional context (geography, language target, comparator window, etc.) |
Output Schema
| Name | Required | Description |
|---|---|---|
| executiveSummary | Yes | Board-ready sector overview prose |
| trends | Yes | 5-12 trend cards for the sector |
| kpis | No | 3-5 headline KPI bubbles |
| recommendations | No | Prioritised strategic recommendations |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already indicate readOnlyHint=true, idempotentHint=true, and destructiveHint=false. The description adds behavioral specifics: returns 5-12 trend cards with momentum score, outlooks, opportunity windows, and recommended actions. No contradiction with annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is concise (5 sentences) and front-loaded with purpose. The last sentence about 'Delivered by Manue' is informational but not essential. Overall efficient and structured.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
The description covers purpose, usage, input requirements, output structure, and high-level behavior. Since an output schema exists, the description does not need to detail return formats. It adequately complements the structured fields.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100% with detailed param descriptions. The description reiterates the inputs but does not add significant new meaning beyond what the schema provides. Baseline of 3 is appropriate.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the tool monitors emerging trends, regulatory shifts, and adoption signals for a market sector, with specific output structure. It distinguishes itself from sibling tools (e.g., competitor_intel, carbon_footprint_calculator) by focusing on market trend monitoring rather than other analytics.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description explicitly includes a 'When to use this tool' section with concrete scenarios (e.g., user asks what is heating up, timing product roadmap, early read on sector). It does not mention when not to use or name alternatives, but provides clear context for usage.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
5 tool updates
v0.1.0- First observed
carbon_footprint_calculator - First observed
competitor_intel - First observed
partnership_synergies - First observed
pitch_deck_storyline - First observed
trend_watcher
TDQS
Each tool targets a distinct strategic domain: carbon footprint, competitor intelligence, partnerships, pitch decks, and trend monitoring. There is no overlap in purpose, and descriptions clearly differentiate them.
All tool names use clear, descriptive noun phrases with underscores (e.g., 'carbon_footprint_calculator'). While they don't follow a strict verb_noun pattern, the naming is consistent and intuitive across the set.
With 5 tools, the server is well-scoped for a strategic advisory purpose. Each tool addresses a key business need without unnecessary bloat or gaps.
The tool set covers major strategic areas for a company (sustainability, competition, partnerships, fundraising, trends). Minor gaps exist, such as lack of financial modeling or HR tools, but these fall outside the apparent domain.
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
- AimOAuthcom.startaiming
Market knowledge layer for AI agents: competitors, opinions and regulations shaping your market.
x402-paid analytics, market intelligence, research, and LLM inference for AI agents.
Competitive ad intelligence for AI agents: portfolios, ad/content search, analytics, discovery.
Private company data & real-time news signals for AI agents.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/getgapup/gapup-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server