Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MEME_GENERATOR_MCP_OUTPUT_PATHNoCustom path for generated memes~/.config/meme-generator-mcp/generated_memes
MEME_GENERATOR_MCP_CONFIGS_PATHNoCustom path to meme configs JSON~/.config/meme-generator-mcp/meme_configs.json
MEME_GENERATOR_MCP_TEMPLATES_PATHNoCustom path to meme templates directory~/.config/meme-generator-mcp/meme_templates

Tools

Functions exposed to the LLM to take actions

NameDescription
generate_meme

Generate a meme with custom text overlays.

Each meme type has specific named text placeholders that must be filled. Use the 'get_meme_info' tool to see available memes and their placeholder requirements.

get_meme_info

Get information about available memes and their text placeholder requirements.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/t0ster/meme-generator-mcp'

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