# Environment Variables
# Copy this file to .env and configure as needed
# Dad Jokes are now built-in! No OpenAI key needed! š
# Nano-banana API configuration (optional - has fallback)
NANOBANANA_API_KEY=your_nanobanana_api_key_here
NANOBANANA_BASE_URL=https://api.nanobanana.com
# Web server configuration
PORT=3000
WEB_BASE_URL=http://localhost:3000
# MCP Server configuration
MCP_SERVER_NAME=dad-joke-visualizer
MCP_SERVER_VERSION=1.0.0
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/rudedoggg/DadJokeVisualizer'
If you have feedback or need assistance with the MCP directory API, please join our Discord server