datatorag/mcp-gateway

Open-source MCP gateway and marketplace — pay-per-use tools for AI agents

3Stars on the repository
24Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

blog-writing

01

datatorag/mcp-gateway

Skill Claude CodeCodex

Use when writing or editing blog articles for DataToRAG. Ensures content reads as genuinely human-written by avoiding AI patterns and enforcing natural voice, specific detail, and clear opinion.

3 2d ago A 40 tokens original MIT

codebase-map

02

datatorag/mcp-gateway

Skill Claude CodeCodex

Load FIRST for any datatorag-mcp work — the architecture map. Monorepo layout, gateway request flow, OAuth/token flows, content systems, key decisions with the why, invariants, and a where-things-live index, so you don't re-explore the source.

3 2d ago A 61 tokens original MIT

db-query

03

datatorag/mcp-gateway

Skill Claude CodeCodex

Use to run read-only psql queries against the DataToRAG Postgres database — local dev or production. Pulls connection details from the agent's private memory; never references infrastructure secrets in this file (it lives in a public repo). Defaults read-only; flags destructive operations.

3 2d ago A 60 tokens original MIT

deploy

04

datatorag/mcp-gateway

Skill Claude CodeCodex

Use when deploying the DataToRAG MCP gateway to production. Handles SSH into the server, git pull, Docker rebuild, health check, and optional plugin reinstall.

3 2d ago B 35 tokens original MIT

gateway-dev

05

datatorag/mcp-gateway

Skill Claude CodeCodex

Use when adding or changing gateway functionality in datatorag-mcp — API routes, dashboard pages, gateway capabilities, usage/billing events, DB schema. Recipes with file paths and wiring steps, plus test patterns and the ship ritual.

3 2d ago A 50 tokens original MIT

gws-mcp-dev

06

datatorag/mcp-gateway

Skill Claude CodeCodex

Use when developing the gws-mcp plugin repo (/git/gws-mcp) — adding or changing Google Workspace tools. Tool-definition patterns, client/auth model, manifest, build chain, and the ship tail back into the gateway (plugin update, docs, changelog).

3 2d ago A 62 tokens original MIT

humanizer

07

datatorag/mcp-gateway

Skill Claude CodeCodex

Use to revise text and remove AI writing patterns. Identifies 24 specific tells (filler verbs, fake-depth participles, weasel words, em-dash overuse, sycophantic tone, etc.), provides before/after rewrites for each, and includes a final self-critique pass. Complements blog-writing by going deeper on sentence-level…

3 2d ago A 78 tokens original MIT

marketing-video

08

datatorag/mcp-gateway

Skill Claude CodeCodex

Produce a 60-90s vertical BRAND explainer for DataToRAG using the Voyager-style pipeline (script → ElevenLabs v3 voiceover → Claude Design React build → render → ffmpeg mux). Scope is abstract brand pieces in the Voyager/navy house style; anything that shows real product UI renders via the product-capture skill…

3 2d ago A 84 tokens original MIT

ops-debugging

09

datatorag/mcp-gateway

Skill Claude CodeCodex

Use when diagnosing or operating the datatorag-mcp production gateway — plugin update/re-discovery, OAuth token failures, container issues, health checks. Placeholder-form runbook; live values come from private memory (like db-query).

3 2d ago A 50 tokens original MIT

outbound-copy

10

datatorag/mcp-gateway

Skill Claude CodeCodex

Writing anything a person outside the company reads — transactional and lifecycle email, in-product strings, form and error copy. Use before drafting a single line of it. Covers whose voice it is, the claim rules, where each surface's copy lives, and who signs off.

3 2d ago A 58 tokens original MIT

parent-updates

11

datatorag/mcp-gateway

Skill Claude CodeCodex

Keep the datatorag-hq parent session current. Use when work lands, a decision is needed, a blocker appears, or a brief's premise turns out to be wrong — HQ cannot see this session's tool output, so anything not sent up did not happen as far as it knows.

3 2d ago A 63 tokens original MIT

pattern-review

12

datatorag/mcp-gateway

Skill Claude CodeCodex

Review a diff against THIS repo's established patterns before it ships — the repo-aware counterpart to the generic /simplify. Use when a change is written and you want it checked for pattern drift, duplicated sources of truth, and copies that diverged from the sibling they were pasted from. Runs a deterministic check…

3 2d ago A 85 tokens original MIT

product-capture

13

datatorag/mcp-gateway

Skill Claude CodeCodex

Use when producing product screenshots, docs/blog imagery, ad stills, or UI recordings. Remotion project at tools/capture renders the REAL gateway components (imported, never copied), so captures cannot drift from the product. Replaces screenshot pipelines and the animated-slideshow promo approach for anything showing…

3 2d ago A 66 tokens original MIT

product-promo-video

14

datatorag/mcp-gateway

Skill Claude CodeCodex

SUPERSEDED (2026-07-26) — do not use for new work. The Claude Design scene-by-scene approach produces an animated slideshow, which Manuel rejected for product content. Use the product-capture skill (Remotion, real components) instead. Kept only as a record of the earlier technique.

3 2d ago A 70 tokens original MIT

datatorag/mcp-gateway

Skill Claude CodeCodex

Use when touching datatorag-mcp's third-party integrations — Brevo email lifecycle, Slack (Dara bot), Stripe, PostHog analytics, or the track/digest event pipeline. Patterns, event flows, and masking rules per service.

3 2d ago A 54 tokens original MIT

site-content

16

datatorag/mcp-gateway

Skill Claude CodeCodex

Use when adding or editing datatorag.com content or pages — blog posts, changelog entries, docs pages, landing sections. Owns the code side (frontmatter contracts, parser libs, page conventions); pair with blog-writing/humanizer for prose.

3 2d ago C 55 tokens original MIT