Connect DumplingAI to Claude & any MCP client
Integrate powerful DumplingAI capabilities — scraping, transcription, document extraction, code execution, and more — directly into any MCP-compatible agent runtime.
Everything your agents can do
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.
Up and running in seconds
Install via Smithery for one-command setup, or run directly with npx.
Using Smithery
Install automatically for Claude Desktop:
npx -y @smithery/cli install @Dumpling-AI/mcp-server-dumplingai --client claudeUsing npx
Run directly (requires API key):
env DUMPLING_API_KEY=your_api_key npx -y mcp-server-dumplingaiFor manual installation and detailed usage, see the GitHub repository.
Ready to explore?
Check out our GitHub repository for more examples and detailed documentation.