By agiletec-inc
Route Claude Code interactions through a secure MCP gateway with Docker-first guards and permissions, enabling safe database workflows (schema checks, mutation previews, verifications), guided backend debugging of services/APIs/databases, docs-first feature implementation, and doc/web searches, protected by Python tool guardians and bash hooks.
npx claudepluginhub agiletec-inc/airis-mcp-gateway --plugin airis-mcp-gatewayUse when querying, modifying, or investigating database state — enforces schema-first approach and mutation safety
Use when debugging issues that involve external services, database state, or API behavior — complements superpowers:systematic-debugging with MCP tool usage
Use when implementing features that use external libraries or APIs — ensures docs-first approach before writing code
Use when investigating libraries, APIs, or unfamiliar patterns before implementation — guides doc lookup and web search workflow
Executes bash commands
Hook triggers when Bash tool is used
Modifies files
Hook triggers on file write and edit operations
Share bugs, ideas, or general feedback.
Build FastMCP 3.x Python MCP servers — covers provider/transform architecture (including CodeMode, Tool Search, and server-level transforms), component versioning, session state, authorization (MultiAuth, PropelAuth, connection-pooled token verifiers), evaluation creation, Pydantic validation, async patterns, STDIO and HTTP transports, nginx reverse proxy deployment, background tasks, Prefab Apps UI, security patterns, client SDK usage, testing, deployment, and migration from FastMCP v2. TypeScript is a legacy reference only and is not updated for v3.
MCP server development helper with tool and resource scaffolding
Execute TypeScript code that calls MCP tools with full type safety
Meta-skills that let AI coding agents configure themselves. Manage MCP servers across 10+ agents, hooks, settings, subagents, skills, and plugins for Claude Code, Codex CLI, Cursor, and more.
Auto-generate MCP servers from any scriptable application's source code or API spec. Bundles slash commands to run the mcp-anything CLI pipeline from inside Claude Code.