howardpen9/meme-mcp-server
Overview
howardpen9/meme-mcp-server is a JavaScript MCP server.
Ranked #97 out of 104 indexed tools.
Actively maintained with commits in the last week.
Ecosystem
JavaScript No license
Score Breakdown
Stars 15% 1
1 stars → early stage
Freshness 25% 1d ago
Last commit 1d ago → actively maintained
Issue Health 25% 50%
No issues filed → no history to score
Contributors 10% 1
1 contributor → solo project
Dependents 25% 0
No dependents → no downstream usage
Forks 0
Description None
License None
Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →
How to Improve
Description low impact
License low impact
Contributors medium impact
Matched Queries
From the README
# meme-mcp-server MCP server for meme generation. Describe a meme in plain language → find the right template → generate a shareable image URL via [Imgflip API](https://imgflip.com/api). ## Tools | Tool | Description | |------|-------------| | `search_meme` | Search Imgflip templates by description. Returns top confident matches (score ≥ 3). | | `generate_meme` | Generate a meme image using a template ID. Returns a URL. | | `list_templates` | Browse available templates (Imgflip default ordering). | ## Setup ```bash git clone https://github.com/howardpen9/meme-mcp-server cd meme-mcp-server npm install ``` ### Environment variables | Variable | Required | Description | |----------|----------|-------------| | `IMGFLIP_USERNAME` | Yes (for `generate_meme`) | Imgflip account username | | `IMGFLIP_PASSWORD` | Yes (for `generate_meme`) | Imgflip account password | Register a free account at https://imgflip.com/signup. `search_meme` and `list_templates` work without credentials. ## ClRead full README on GitHub →
Are you the maintainer of howardpen9/meme-mcp-server?
Claim this tool → Claim this listing to add a tagline, mark deprecation status, and get a verified maintainer badge.
Get the weekly AgentRank digest
Top movers, new tools, ecosystem insights — straight to your inbox.