milkman

api-evangelist/milkman
★ 0 stars Unknown language 🗄️ Database Updated 4d ago
Milkman is an open-source, JavaFx-based, plugin-driven request/response workbench and desktop alternative to Postman and Insomnia. It supports multiple protocols including HTTP/REST, GraphQL, gRPC (with server reflection and streaming), WebSocket, Socket.IO, JDBC/SQL, Cassandra CQL, and Model Context Protocol (MCP).
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "milkman": {
      "command": "npx",
      "args": [
        "-y",
        "api-evangelist/milkman"
      ]
    }
  }
}

README Excerpt

Milkman is an open-source, JavaFx-based, plugin-driven request/response workbench and desktop alternative to Postman and Insomnia. It supports multiple protocols including HTTP/REST, GraphQL, gRPC (with server reflection and streaming), WebSocket, Socket.IO, JDBC/SQL, Cassandra CQL, and Model Context Protocol (MCP).

Topics

api-clientapis-jsoncassandradesktop-applicationgraphqlgrpchttp-clientjdbcmcpnaftikoopen-sourcesocket-iowebsocket