Skip to main content
Glama

Joke MCP Server

by ericqian77
wrangler.toml312 B
name = "joke-mcp" main = "dist/interfaces/cloudflare/worker.js" compatibility_date = "2024-09-01" [build] command = "npm run build" [vars] JOKE_API = "jokeapi" JOKE_DEFAULT_CATEGORY = "programming" JOKE_LANG = "en" TIMEOUT_MS = "2000" RETRIES = "2" ALLOW_NET = "false" LOG_VERBOSE = "false" [dev] port = 4242

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