simple mcp http for Claude Code
io.github.oleksii-donets/simple_mcp_http
A Test MCP server that provides tools, promts and resources
client:Claude Code
transport:stdio
runtime:oci
Install simple mcp http in Claude Code
run in your project directory
claude mcp add simple_mcp_http -e APP_HOST=<APP_HOST> -e APP_PORT=<APP_PORT> -- docker run -i --rm docker.io/d0nets/simple-mcp-http:0.0.4
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs