Hosted MCP server for searching meme templates, rendering captioned memes, and generating AI memes through a streamable HTTP endpoint.
Tools
create_agent_account
search_templates
get_template_ideas
caption_template
caption_upload
generate_meme
get_ai_quota
Server Config
{
"mcpServers": {
"memesio": {
"type": "streamable-http",
"url": "https://memesio.com/api/mcp"
}
}
}