gridctl
Active·★ 16·Apache-2.0·Updated 2026-05-29
★ Trending★ Workflow Automation
🧪 Local Stack for testing Agents
Gridctl aggregates tools from multiple MCP servers into a single gateway, allowing you to define your stack in YAML and apply it with one command. It supports various transports (Docker, SSH, stdio, etc.) and provides features like tool filtering, output format conversion, code mode, and skills registry. Designed for fast, ephemeral, and repeatable AI tool environments.
#agents#ai#ai-agents#automation#go#golang#mcp#mcp-server
01
Features
01Stack as Code: Define MCP server combinations in a single YAML file
02Spec-Driven Workflow: Validate, plan, apply, export, and detect drift
03Protocol Bridge: Aggregate tools from HTTP, stdio, SSH, and external URLs
04Transport Flexibility: Supports Docker, local processes, SSH tunnels, OpenAPI, and more
05Context Window Optimization: Filter tools per server to reduce token consumption
02
Compatibility
Docker
Docker
Verified via docs
Podman
Podman (experimental)
Verified via docs
03
Quick start
1
$ brew install gridctl/tap/gridctl
04
Use cases
↳Rapid prototyping of AI tool stacks with multiple MCP servers
↳Centralized management of disparate MCP tools for LLM clients
↳Simplifying LLM client configuration by providing a single endpoint
05
Alternatives
Gemini CLI★ 104.7k
An open-source AI agent that brings the power of Gemini directly into your terminal. Supports native MCP.
dagster★ 15.6k
An orchestration platform for the development, production, and observation of data assets.
FunASR★ 16.6k
Industrial-grade speech recognition toolkit: 170x realtime, 50+ languages, speaker diarization, emotion detection, streaming, and OpenAI-compatible API.
Related searches
Comments
Log in to leave a comment
- Casey KimMay 15, 2026
Works well for CI integration of agent-based tests.
- KKai LewisMar 25, 2026
Reproducible test environment means agent behavior is consistent across runs.
- EEmerson AndersonMar 24, 2026
Good for developers who need isolated, local agent testing without cloud dependencies.
- SScout PatelMar 11, 2026
Local stack for testing AI agents — reproducible agent testing environment.