miniserve

GitHub

๐ŸŒŸ For when you really just want to serve some files over HTTP right now!

miniserve MCP Server

MCP server for svenstaro/miniserve

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "miniserve": {
      "command": "npx",
      "args": [
        "-y",
        "@svenstaro/miniserve"
      ]
    }
  }
}