Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by damiik • Uncategorized
A fully-functional Haskell implementation of the MCP roll_dice server supporting stdio and HTTP transports.
A pure functional Haskell implementation of the MCP roll_dice server.
Dual transport support via stdio and HTTP 3000.
Visually enhanced terminal output with C64 palette and ASCII art.
This MCP server provides a pure functional core for the roll_dice functionality, ensuring no IO in business logic. It supports dual transport modes: MCP-compliant JSON-RPC 2.0 over stdio and HTTP on port 3000. The server features a retro C64 color palette and rounded-corner terminal output via ASCII art when running in TTY mode, enhancing usability and aesthetics.