Turnkey. Under your control.

Connect Claude, Codex, ChatGPT to your daily work — without giving up control.

A single MCP endpoint connecting your AI clients to your company tool stack — Hooks and permissions you define yourselves.

Stores nothing in transit PII pseudonymized Self-hosted
Jira Confluence GitHub M365 Notion + more Slack Grafana Figma Workspace GitLab Sentry

Why mcpgate?

Answers from your context

AI sees what your team is working on — tickets, code, docs, data — and answers from that, not from the open web.

# "What's blocking the Q2 release?"

jira: PBE-2674 → blocked by PBE-2701
gitlab: MR !891 awaiting review
slack: thread in #release, 14:32

# Answer assembled. No copy-paste.

Routine tasks become conversation

“Turn this Slack thread into a Jira ticket.” Done. Without switching tools.

mcpgate 14:32
Created PBE-2842 from your Slack thread. Markdown converted to Jira ADF, project template applied, linked back to #release.
Open in Jira

Compliance your security team will sign off on

PII pseudonymized before reaching the LLM. Sensitive actions require confirmation.

  • Pass-through architecture — stores nothing in transit
  • Encrypted pseudonym mapping with 24h TTL
  • Destructive actions require confirmed=true
  • Auditable in your tools, where actions happen

Works with every MCP‑compatible AI

Built for Claude Code first. One admin configures it at claude.ai — the entire team gets access in every session. No individual setup.

Connect as an App. Available in every conversation with read/write separation and user consent per action.

Codex, Gemini CLI, or your own agents. MCP is an open standard — if it speaks MCP, it works.

Up and running in minutes

01

Deploy

$ docker run -d \
    -v ./config:/config \
    -p 8080:8080 \
    mcpgate/mcpgate:latest
02

Configure

services:
  - slack
  - jira
  - google_workspace
  - gitlab
03

Connect your AI

mcpServers:
  mcpgate:
    url: "https://your-gateway/mcp"
    token: "mcp_..."

Try mcpgate now

Explore the full gateway with demo data. No signup, no install, no credit card.