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