Minimal MCP server that returns a random programming joke.
Minimal Model Context Protocol (MCP) server (Node.js) that exposes one tool: . This repo includes a tiny SDK-based client that spawns the server over stdio, lists tools, and calls : The tool returns JSON like: The official MCP Registry stores metadata only, so you must publish the package to npm first. 1) Publish to npm (once): 2) Publish metadata to the MCP Registry: includes and uses the same…
Abgeleitet aus den Transporten, die dieser Eintrag deklariert (stdio). Ein Client, der hier nicht steht, ist damit nicht ausgeschlossen — Forge kann ihn nur nicht bestätigen.
Die Verifizierung bestätigt die Identität des Publishers (die Inhaberschaft am Repo), nicht die Sicherheit des Codes. Der Sicherheits-Scan deckt bekannte CVEs und verdächtige Installationsskripte ab.
Forge hat zu diesem Eintrag keinen Scan verzeichnet und hat daher keine Beobachtung seiner Tool-Oberfläche. Das ist das Fehlen eines Belegs, nicht der Beleg, dass er keine Tools offenlegt.
Minimal Model Context Protocol (MCP) server (Node.js) that exposes one tool: . This repo includes a tiny SDK-based client that spawns the server over stdio, lists tools, and calls : The tool returns JSON like: The official MCP Registry stores metadata only, so you must publish the package to npm first. 1) Publish to npm (once): 2) Publish metadata to the MCP Registry: includes and uses the same (required for verification). If you change the version, bump it in both and (and republish to npm).