Related Servers
Alternatives to local-mcp-with-docker
No user-submitted related servers found.
Related Servers
A minimal, zero-dependency MCP server that enables defining and running tools over stdio transport, without extra features like HTTP or resources.
A minimal MCP server that exposes a single bash tool to execute commands inside a devcontainer, returning real output and exit codes.
A simple MCP server that exposes a terminal tool, allowing AI agents to execute shell commands.
A basic MCP server implementation for testing purposes. Communicates via stdio and is designed to work with MCP-compliant clients.
A minimal MCP server that provides a single 'hello' tool returning 'Hello, world!'.
Minimal MCP server for testing GitHub PR checks pipeline, with deterministic tools echo, add, and server_info.