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…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
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).