Powerful server features
Leverage the full power of the DumplingAI platform through the Model Context Protocol.
Data APIs
Access YouTube transcripts, search, maps, news, and more.
Web Scraping
Scrape, crawl, take screenshots, and extract structured data.
Document Conversion
Convert documents, extract text/data, and process media files.
AI Capabilities
Utilize agent completions, knowledge bases, and image generation.
Developer Tools
Run JavaScript and Python code securely in the cloud.
Quick installation
Get the server running quickly using Smithery or npx.
Recommended
Using Smithery
Install automatically for Claude Desktop:
npx -y @smithery/cli install @Dumpling-AI/mcp-server-dumplingai --client claude
Using npx
Run directly (requires API key):
env DUMPLING_API_KEY=your_api_key npx -y mcp-server-dumplingai
For manual installation and detailed usage, please refer to the GitHub repository.