Labsco
MCP SERVER · OFFICIAL PROJECT

AgentMode

by agentmode

One Docker container that federates multiple MCP servers, so a coding assistant reaches databases, warehouses and source control through a single connection.

MCP Plumbing: Proxies, Registries & InspectorsOfficial source
Summary
A federation layer, so one connection covers the whole dev toolchain.

Rather than registering a separate MCP server for every database, warehouse and repo host, AgentMode puts them behind one container and lets you choose which ones an assistant sees. The pitch is onboarding: configure it once and every engineer's editor arrives with the same set.

What it is

A unified MCP server that federates multiple MCP servers into a single Docker container, so your coding AI connects once instead of once per tool.

What you get
  • Databases, data warehouses and data-pipeline platforms behind one connection
  • GitHub and other source-control and CI/CD systems in the same server
  • One-click configuration of VS Code or Cursor to point at it
  • A picker for which tools the container exposes
  • Single sign-on, centralized audit logging and risk-based access controls on the Enterprise plan
  • Custom integrations built from an OpenAPI specification, on Enterprise
  • Vulnerability scanning of the federated MCP servers, on Enterprise
Requirements

Docker, to run the image locally, in your cloud or on-premise. The free Developer tier stores no credentials of its own — your editor keeps them in its MCP configuration.

Setup effort

One command plus a key — uvx agentmode, then supply credentials