SoManyLemons
БесплатноНе проверенAI-powered content marketing MCP server for creating branded video reels, LinkedIn posts, image quotes, and more via the /lemons command.
Описание
AI-powered content marketing MCP server for creating branded video reels, LinkedIn posts, image quotes, and more via the /lemons command.
README
AI-powered content marketing via Model Context Protocol. Create branded video reels, LinkedIn posts, image quotes, and more — just type /lemons.
Install (one line)
curl -sL https://raw.githubusercontent.com/NoMiddleInc/somanylemons-mcp/main/install.sh | bash
The installer will:
- Install the
/lemonscommand globally - Ask for your API key (get one free at somanylemons.com/developers/portal)
- Connect the MCP server
Restart Claude Code after installing. That's it.
Manual install (if you prefer)
# 1. Get an API key from https://somanylemons.com/developers/portal
# 2. Register the MCP server
claude mcp add --scope user --transport http somanylemons \
https://mcp.somanylemons.com/mcp \
--header "X-API-Key: sml_YOUR_KEY"
# 3. Install /lemons command
mkdir -p ~/.claude/commands && \
curl -sL https://raw.githubusercontent.com/NoMiddleInc/somanylemons-mcp/main/commands/lemons.md \
-o ~/.claude/commands/lemons.md
# 4. Restart Claude Code
Use it
Restart Claude Code (or start a new conversation), then:
/lemons
That's the only command. Describe what you want and it happens.
What /lemons can do
- "Make a reel from [file or URL]" - Branded video clips with captions
- "Write a post about [topic]" - LinkedIn posts, scored and polished
- "Make 5 posts from my latest recording" - Batch content from one source
- "Extract quotes from [text]" - Find shareable lines
- "Score my drafts" - Bulk engagement scoring
- "Plan my week" - Content calendar from your recordings
- "Set up my brand" - Logo, colors, styling
- "What do I have?" - See your recordings, drafts, queue
How it works
/lemons (prompt)
|
MCP Server (mcp.somanylemons.com)
|
Backend API (api.somanylemons.com)
/lemonsis a prompt that tells Claude how to use 19 content creation tools.- The MCP server receives tool calls and forwards them to the backend API.
- The backend does the real work: transcription, rendering, AI writing, scoring.
Tools
| Tool | Description |
|---|---|
create_reels |
Turn a recording into branded videograms, audiograms, or image quotes (async) |
check_job_status |
Poll processing status and get download URLs |
create_upload_session |
Create a resumable upload session for large files |
check_upload_status |
Check resumable upload progress |
upload_file |
Upload a local file and get a public URL |
transcribe |
Transcribe media with word-level timestamps |
generate_content |
Generate a LinkedIn post from a topic |
score_content |
Score a post draft (0-100) |
rewrite_content |
AI-rewrite a post with optional feedback |
extract_quotes |
Extract quotable lines with Squeeze Scores |
create_image_quote |
Render a branded image quote from text |
list_templates |
Browse available templates |
list_brands |
List your brand profiles |
create_brand |
Create a brand profile |
create_draft |
Create a draft post in your queue |
list_drafts |
List drafts with status and media |
list_jobs |
List recent render jobs |
list_plans |
View available pricing tiers |
get_usage |
Check render quota and billing usage |
Caption Styles
LEMON (default), VITAMIN_C, PLAIN, SPOTLIGHT, GLITCH, RANSOM, WAVE, BOUNCE.
Pricing
| Tier | Renders/mo | Price |
|---|---|---|
| Free | 5 | $0 |
| Pro | 100 | $49/mo |
| Agency | 500 | $199/mo |
| Enterprise | Unlimited | Contact us |
Transcription, writing, scoring, and quote extraction are free and unlimited. Only rendered video clips count against quota.
Manual MCP config
If you prefer to edit your config file directly instead of using claude mcp add:
{
"mcpServers": {
"somanylemons": {
"type": "url",
"url": "https://mcp.somanylemons.com/mcp",
"headers": {
"X-API-Key": "sml_your_key_here"
}
}
}
}
Local server (advanced)
For development or if you prefer running locally:
pip install somanylemons-mcp
SML_API_KEY=sml_your_key sml-mcp
Then add to your MCP config:
{
"mcpServers": {
"somanylemons": {
"command": "sml-mcp",
"env": {
"SML_API_KEY": "sml_your_key_here"
}
}
}
}
License
MIT
Установка SoManyLemons
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/NoMiddleInc/somanylemons-mcpFAQ
SoManyLemons MCP бесплатный?
Да, SoManyLemons MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для SoManyLemons?
Нет, SoManyLemons работает без API-ключей и переменных окружения.
SoManyLemons — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить SoManyLemons в Claude Desktop, Claude Code или Cursor?
Открой SoManyLemons на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Omni Video
An MCP server that transforms LLM-enabled IDEs into professional video editors by pre-processing footage into text proxies, generating motion graphics via HTML/
автор: buildwithtazaARA
Generate images, video and audio from any AI agent — one connector.
автор: ARAYouTube
Transcripts, channel stats, search
автор: YouTubeEverArt
AI image generation using various models.
автор: modelcontextprotocolCompare SoManyLemons with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории media
