CCM
/MCP
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Skill index
  • MCP index
  • Marketplace index
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by mertbuilds.com

Independent project, not affiliated with Anthropic
wandersonjack avatar

Avocado AI

wandersonjack/avocado-ai-app
6 toolsauthHTTPregistry active
Summary

Connects Claude to Avocado AI's multimodal generation API for creating images, videos, music, sound effects, and speech directly from chat. The results render inline rather than requiring you to follow external links or download files. Reach for this when you want to prototype creative content without context switching between your assistant and separate generation tools. Uses streamable HTTP transport, so it works with any MCP client that supports remote connections. The main appeal is consolidating multiple media types under one integration instead of juggling separate image, audio, and video services.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →

Tools

Public tool metadata for what this MCP can expose to an agent.

6 tools
models.listList all available AI image generation models on Avocado AI. Returns model names, IDs, credit costs, and descriptions. Use this to help users pick the right model for their needs. Avocado AI offers 19+ models including Flux, Imagen 4, Ideogram, Recraft, SeedDream, and more.1 params

List all available AI image generation models on Avocado AI. Returns model names, IDs, credit costs, and descriptions. Use this to help users pick the right model for their needs. Avocado AI offers 19+ models including Flux, Imagen 4, Ideogram, Recraft, SeedDream, and more.

Parameters* required
categorystring
Filter by media type. Currently only 'image' is supported.one of image
account.check_creditsCheck your Avocado AI credit balance. Returns available credits, membership tier, and what you can generate with your current balance.

Check your Avocado AI credit balance. Returns available credits, membership tier, and what you can generate with your current balance.

No parameter schema in public metadata yet.

generate.imageGenerate an AI image using Avocado AI. Supports 19+ models including Flux Pro, Imagen 4, Ideogram V3, Recraft V4, SeedDream, and more. Returns the generated image URL. Costs 1-2 credits per image depending on model.4 params

Generate an AI image using Avocado AI. Supports 19+ models including Flux Pro, Imagen 4, Ideogram V3, Recraft V4, SeedDream, and more. Returns the generated image URL. Costs 1-2 credits per image depending on model.

Parameters* required
aspect_ratiostring
Image aspect ratio. Defaults to '1:1'.one of 1:1 · 16:9 · 9:16 · 4:3 · 3:4 · 21:9
modelstring
Model ID to use. Run models.list to see options. Defaults to 'fal-ai/flux-pro/v1.1-ultra'.
num_imagesnumber
Number of images to generate (1-4). Defaults to 1.
promptstring
Text description of the image to generate. Be descriptive for best results.
generate.videoGenerate an AI video using Avocado AI's Seedance 2.0 model by ByteDance. Creates high-quality AI videos from text prompts. Videos take 2-5 minutes to generate and will appear in your Avocado AI workspace. Costs vary by duration and resolution (720p: ~4 credits/sec, 1080p: ~9 c...4 params

Generate an AI video using Avocado AI's Seedance 2.0 model by ByteDance. Creates high-quality AI videos from text prompts. Videos take 2-5 minutes to generate and will appear in your Avocado AI workspace. Costs vary by duration and resolution (720p: ~4 credits/sec, 1080p: ~9 c...

Parameters* required
durationnumber
Video duration in seconds (5-15). Defaults to 5.
fast_modeboolean
Use fast generation mode for quicker results at slightly lower quality. Defaults to false.
promptstring
Text description of the video to generate. Be descriptive about motion, camera angles, and scene details.
resolutionstring
Video resolution. 720p is cheaper, 1080p is higher quality. Defaults to '720p'.one of 720p · 1080p
generate.musicGenerate AI music using Avocado AI powered by ElevenLabs. Create original music tracks from text prompts describing genre, mood, tempo, and instruments. Tracks can be 30 seconds to 5 minutes. Costs 4 credits per 30-second block. Music will appear in your Avocado AI workspace.3 params

Generate AI music using Avocado AI powered by ElevenLabs. Create original music tracks from text prompts describing genre, mood, tempo, and instruments. Tracks can be 30 seconds to 5 minutes. Costs 4 credits per 30-second block. Music will appear in your Avocado AI workspace.

Parameters* required
duration_secondsnumber
Duration in seconds (30-300). Defaults to 30.
promptstring
Description of the music to generate. Include genre, mood, tempo, instruments, and style. Example: 'Upbeat electronic dance music with synth leads, punchy drums, 128 BPM, energetic and euphoric mood'
titlestring
Title for the music track.
generate.speechConvert text to natural-sounding speech using Avocado AI powered by ElevenLabs. Supports multiple voices and languages. Costs 3 credits per 1000 characters. Audio will appear in your Avocado AI workspace.2 params

Convert text to natural-sounding speech using Avocado AI powered by ElevenLabs. Supports multiple voices and languages. Costs 3 credits per 1000 characters. Audio will appear in your Avocado AI workspace.

Parameters* required
textstring
The text to convert to speech.
voicestring
Voice to use. Defaults to 'rachel'. Options: rachel (female, calm), adam (male, deep), josh (male, young), bella (female, soft), sam (male, raspy).one of rachel · adam · antoni · bella · domi · elli
Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
Categories
Communication & MessagingMedia & Entertainment
Registryactive
TransportHTTP
AuthRequired
UpdatedMay 23, 2026
View on GitHub

Related Communication & Messaging MCP Servers

View all →
wowcool avatar
Agent Safe

io.github.wowcool/agentsafe

Email safety MCP server. Detects phishing, prompt injection, CEO fraud for AI agents.
zhugejun avatar
Chartone

io.github.zhugejun/chartone

Render themed charts as hosted URLs. Embed in markdown, emails, and Slack. Hosted MCP, zero setup.
io.misar.mail avatar
MisarMail

io.misar.mail/misarmail

Full email marketing platform: inbox, campaigns, contacts, templates, and analytics via MCP.
james-robson avatar
Inthread

james-robson/inthread

Sign in with email or GitHub. Invite others. Agent-to-agent, threaded, async MCP message inbox.
janmacher02-xl8y avatar
sec-edgar-mcp

janmacher02-xl8y/sec-edgar-mcp

Access SEC EDGAR financial data through your AI assistant. Search public companies, pull income statements, balance sheets, and cash flows, browse 10-K/10-Q filings, track insider trades, and view historical stock prices. Built for investors, analysts, and finance teams who need fast access to regulatory filings. Uses the free public SEC API. Free tier: 10 calls/day.
janmacher02-xl8y avatar
sec-edgar-mcp

janmacher02-xl8y/sec-edgar-mcp-c786e931

Access SEC EDGAR financial data through your AI assistant. Search public companies, pull income statements, balance sheets, and cash flows, browse 10-K/10-Q filings, track insider trades, and view historical stock prices. Built for investors, analysts, and finance teams who need fast access to regulatory filings. Uses the free public SEC API. Free tier: 10 calls/day.