Home › Development › serve

serve

Public links for local services and static artifacts: live from your machine or hosted by Serve.

Official Go CloudLocal macOSWindowsLinux
★ 0 stars Last pushed 2026-09-07 License: NOASSERTION

Topics: Developer Tools

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.8.8)

npx -y @servelink/serve@0.8.8

Or add to your MCP client config:

{
  "mcpServers": {
    "serve-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@servelink/serve@0.8.8"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry