# mcpgate > Self-hosted MCP gateway that connects AI clients (Claude, ChatGPT, Codex, Gemini, any MCP-compatible agent) to your company tool stack — Jira, GitLab, GitHub, Notion, Confluence, Slack, Grafana, Google Workspace, Microsoft 365, and 20+ more. Differentiating features: PII pseudonymization with on-prem rehydration, two-layer policy hooks (company + user, YAML, hot-reloaded), zero data at rest, BSL 1.1 license (free up to 5 users). mcpgate is positioned for teams that want to adopt AI agents across their daily work tools while keeping data control on-premises. The gateway sits between the AI client and the enterprise APIs, applying authentication, sanitization, and policy hooks on every tool call. It is *not* a managed service — every install runs entirely on the customer's infrastructure. This llms.txt is intended for IDE agents (Claude Code, Cursor, Windsurf, Copilot, Cline, Aider) that fetch it to ground answers about mcpgate. Source repo at github.com/Mcpgate-de/mcpgate. ## Getting started - [Quickstart — install in 2 minutes](https://mcpgate.de/docs/quickstart/): One-command Docker install, no `.env` needed, setup wizard guides through login + branding + service connections. - [Pricing](https://mcpgate.de/pricing/): Free for ≤5 users, Team plan 399 EUR/mo, Enterprise on request. All plans self-hosted. - [Case study](https://mcpgate.de/case-study/): How a Berlin EdTech adopted AI across their daily tool stack with mcpgate. - [Live demo (no signup)](https://demo.mcpgate.de): Public demo instance showcasing a multi-service incident scenario across Jira, GitLab, Grafana. ## Documentation - [Documentation overview](https://mcpgate.de/docs/): Map of all docs. - [Quickstart](https://mcpgate.de/docs/quickstart/): One-line install, manual Docker Compose alternative, AI client connection snippets for Claude, Claude Code, ChatGPT, Codex, Gemini. - [Services](https://mcpgate.de/docs/services/): The 23 built-in service integrations (Jira, GitLab, GitHub, Notion, Confluence, Slack, M365, GWS, Grafana, Sentry, Amplitude, Figma, Miro, Joan, Transifex, Home Assistant, …) and how to add your own via OpenAPI import or arbitrary MCP server. - [Configuration](https://mcpgate.de/docs/configuration/): Environment variables, YAML extensions, OIDC SSO setup, branding overrides, access control. - [Hooks](https://mcpgate.de/docs/hooks/): YAML-driven pre- and post-call hooks. Two scopes — company hooks and user hooks. Hot-reloaded in seconds. No code required. - [API reference](https://mcpgate.de/docs/api/): MCP protocol endpoints, REST API, health and admin endpoints, service-action tool schema. - [Prototyping mode (concept)](https://mcpgate.de/docs/concepts/prototyping/): On-demand isolated dev environments triggered from agent tool calls. ## Setup guides - [Slack setup](https://mcpgate.de/docs/guides/slack-setup/): Connect Slack workspace to mcpgate, configure scopes, set up read+write access. - [Bug/feature reporting setup](https://mcpgate.de/docs/guides/bug-reporting-setup/): Maintainer-driven bug pipeline with DOI opt-in, GitLab issue creation, fix-released email notifications. ## Architecture & background - [What is MCP? (blog)](https://mcpgate.de/blog/mcp-explained/): Plain-language explanation of the Model Context Protocol and where a gateway fits. - [Connecting Claude to company tools (blog)](https://mcpgate.de/blog/connect-claude-to-company-tools/): The concrete workflow story. - [AI tool integration as competitive advantage (blog)](https://mcpgate.de/blog/ai-tool-integration-competitive-advantage/): Strategic framing. - [Tooling and change management (blog)](https://mcpgate.de/blog/tooling-and-change-management/): How to roll mcpgate out across an organization. ## Releases - [Changelog](https://mcpgate.de/changelog/): All public releases, grouped by features, improvements, fixes. Pulled live from GitLab releases. - [Docker Hub](https://hub.docker.com/r/mcpgate/mcpgate): Container image. - [Source repository (GitLab, canonical)](https://gitlab.com/mcpgate/mcpgate): Auto-mirrored to GitHub. - [GitHub mirror](https://github.com/Mcpgate-de/mcpgate): Read-only mirror, useful for stars and watchers. ## Legal & trust - [Privacy](https://mcpgate.de/privacy/): GDPR-compliant self-hosted operation. No data at rest, no third-party JS, no cookies on this marketing site either. - [Impressum](https://mcpgate.de/impressum/): Andreas Kruse, Berlin. ## Optional - [Public demo](https://demo.mcpgate.de): Hosted demo gateway with curated dataset (Jira, GitLab, Grafana scenario).