This repository contains the self-hosting distribution for mcpgate: Docker Compose, configuration templates, hooks, and operations docs. Published
Mcpgate MCP server exists for a simple reason — assistants are far more useful when they can act on Mcpgate directly instead of describing what you should do. This repository contains the self-hosting distribution for mcpgate: Docker Compose, configuration templates, hooks, and operations docs. Published container images are released via the CI/CD pipeline connected to this repository.
Once Mcpgate is connected, these are the calls the assistant has available:
Anchor — point the gateway at a git repo (audited, diffable, revertable) or paste content inline (zero git). A configurable poll keeps it fresh; an optionalOperator — only by default** — the map_read / map_write tools and the freshness beacon are hidden from external / viewer roles. The admin viewer isWrite — Safety Defaults** — destructive actions (delete, archive, dashboard PUTs) require explicit confirmed=true or force=true. Response size caps preventPost — processing** (observability): response capping, cross-service automation, auth error handlingMethod — Use caseService — What your agent can doSlack — Search messages, read channels, post messages, manage remindersNotion — Pages, databases, blocks, comments, file uploadsConfluence — Spaces, pages, comments, CQL searchJira — Create/update issues, transitions, worklogs, sprints, commentsGitLab — Issues, merge requests, pipelines, deployments, CI/CD variables, code searchGitHub — Issues, pull requests, releases, code search across repositoriesBeing a remote server, there is no local install. You register the endpoint with your client, authorise it once, and the tools appear.
Among the developer tooling options, the useful question is rarely "what can it do" but "what does it cost you to run" — permissions, credentials, and how much of your context its toolset consumes. Mcpgate's toolset — Anchor, Operator, Write and 11 more — is a fair guide to whether it matches your workflow. It is maintained by mcpgate-de; worth a glance at recent repository activity before you build anything load-bearing on it.
SyncDev reviews every entry in this directory against the project's own documentation before publishing, and revisits them as servers change.
| Tool | What it does |
|---|---|
| Anchor | point the gateway at a git repo (audited, diffable, revertable) or paste content inline (zero git). A configurable poll keeps it fresh; an optional webhook with a per-tenant secret triggers immediate reindex. A content-p |
| Operator | only by default** — the map_read / map_write tools and the freshness beacon are hidden from external / viewer roles. The admin viewer is XSS-hardened; git credential is tokenless at rest; only allowlisted git hosts accep |
| Write | Safety Defaults** — destructive actions (delete, archive, dashboard PUTs) require explicit confirmed=true or force=true. Response size caps prevent accidental mass operations. |
| Post | processing** (observability): response capping, cross-service automation, auth error handling |
| Method | Use case |
| Service | What your agent can do |
| Slack | Search messages, read channels, post messages, manage reminders |
| Notion | Pages, databases, blocks, comments, file uploads |
| Confluence | Spaces, pages, comments, CQL search |
| Jira | Create/update issues, transitions, worklogs, sprints, comments |
| GitLab | Issues, merge requests, pipelines, deployments, CI/CD variables, code search |
| GitHub | Issues, pull requests, releases, code search across repositories |
| Jenkins | Builds, pipelines, job triggers, log reading |
| Sentry | Error tracking, issue queries, releases, statistics |
Kill hallucinated APIs — version-accurate, up-to-date library documentation injected straight into context.
Microsoft's official browser automation server — drive a real browser through the accessibility tree, no screenshots needed.
GitHub's official server — repos, issues, pull requests, Actions and code security, straight from your assistant.
Issue tracking at the speed of conversation — Linear's official hosted server with OAuth and zero install.
Local repository surgery — status, diffs, commits, branches and history for any repo on disk.
Timezone sanity for AI — current time anywhere and correct conversions, without the model doing date math.