- Get Joke
Overview
Get Joke MCP Server
Minimal Model Context Protocol (MCP) server (Node.js) that exposes one tool: get_joke.
Setup
npm install
Run
node index.js
Or:
npm start
Test (without Inspector)
This repo includes a tiny SDK-based client that spawns the server over stdio, lists tools, and calls get_joke:
npm run test:mcp
Tool response shape
The get_joke tool returns JSON like:
{
"joke": "Why do programmers prefer dark mode? Because light attracts bugs."
}
Publish to the MCP Registry (official)
The official MCP Registry stores metadata only, so you must publish the package to npm first.
- Publish to npm (once):
npm adduser
npm publish --access public
- Publish metadata to the MCP Registry:
brew install mcp-publisher
mcp-publisher login github
mcp-publisher publish
Notes:
package.jsonincludesmcpNameandserver.jsonuses the samename(required for verification).- If you change the version, bump it in both
package.jsonandserver.json(and republish to npm).
Server Config
{
"mcpServers": {
"shabaaspay": {
"url": "https://mcp.so/submit",
"transport": "http",
"headers": {
"Authorization": "sbp_live_44625cbe2cc7dbe1688d4241a14996200c423b026481e3c695b7ded0ddfa5895"
}
}
}
}Project Info
Created At
3 months agoUpdated At
3 months agoAuthor Name
HamzaaaminStar
-Language
-License
-Tags
Recommend Servers
View AllPlaywright Mcp
@microsoft
Playwright MCP server
TypeScript
a year ago
Bahrain Payments Mcp
@junter1989k-ai
11 days ago
France Payments Mcp
@junter1989k-ai
12 days ago
Zambia Payments Mcp
@junter1989k-ai
11 days ago
Rwanda Payments Mcp
@junter1989k-ai
11 days ago
Sweden Payments Mcp
@junter1989k-ai
11 days ago
Ivory Coast Payments Mcp
@junter1989k-ai
11 days ago
Filesystem
@modelcontextprotocol
3 months ago
Ukraine Payments Mcp
@junter1989k-ai
11 days ago
Serper MCP Server
@garymengcom
A Serper MCP Server
Python
a year ago
Bangladesh Payments Mcp
@junter1989k-ai
11 days ago
Mcp Server Chatsum
@chatmcp
summarize chat message
typescript
a year ago
Algeria Payments Mcp
@junter1989k-ai
11 days ago
Amap Maps
@amap
高德地图官方 MCP Server
a year ago
Latvia Payments Mcp
@junter1989k-ai
11 days ago
Canada Payments Mcp
@junter1989k-ai
11 days ago
Spain Payments Mcp
@junter1989k-ai
11 days ago
Romania Payments Mcp
@junter1989k-ai
11 days ago
Uganda Payments Mcp
@junter1989k-ai
11 days ago
Germany Payments Mcp
@junter1989k-ai
12 days ago
Costa Rica Payments Mcp
@junter1989k-ai
11 days ago
mcp-server-flomo MCP Server
@chatmcp
Write notes to Flomo
JavaScript
a year ago