memeboat
MCP server for Memeboat — search 25,000+ meme templates and create real, shareable memes straight from your AI assistant.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноМожет изменять данные
Что умеет
- Search Meme Templates: Search memebo.at's catalog of 25,000+ meme templates by name or topic (e.g. "drake", "distracted boyfriend", "cat"). Returns matching templates with their slug (use it with crea
- Get Meme Template: Fetch one meme template by its slug (from search_meme_templates or a memebo.at/templates/<slug> URL): dimensions, image URL and suggested caption count.
- Create Meme: Create a real, shareable meme on memebo.at by captioning a template. texts are placed top-to-bottom: 1 caption = bottom text, 2 captions = classic top/bottom, N captions fill the template
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
MCP server for Memeboat — search 25,000+ meme templates and create real, shareable memes straight from your AI assistant. Free, anonymous, no API key.
Список инструментов сервера (3)
Технические названия из tools/list. Нужны только разработчикам.
| search_meme_templates | Search memebo.at's catalog of 25,000+ meme templates by name or topic (e.g. "drake", "distracted boyfriend", "cat"). Returns matching templates with their slug (use it with create_meme), image URL and a suggested caption count. |
| get_meme_template | Fetch one meme template by its slug (from search_meme_templates or a memebo.at/templates/<slug> URL): dimensions, image URL and suggested caption count. |
| create_meme | Create a real, shareable meme on memebo.at by captioning a template. texts are placed top-to-bottom: 1 caption = bottom text, 2 captions = classic top/bottom, N captions fill the template's boxes in order (match suggestedCaptionCount when possible). Returns the meme page URL and a direct image URL. Rate-limited per IP — space out repeated calls. |