Skip to main content
Glama

Joke MCP Server

by ericqian77
dev.sh154 B
#!/usr/bin/env bash set -euo pipefail COMMAND=${1:-'getJoke {"category":"programming","lang":"en"}'} printf '%s\n' "$COMMAND" | node ./src/jokes-mcp.js

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ericqian77/joke-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server