Dumpling AI MCP Server
@Dumpling-AI
About Dumpling AI MCP Server
MCP (Model Context Protocol) server for Dumpling AI
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-server-dumplingai": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"@Dumpling-AI/mcp-server-dumplingai",
"--client",
"claude"
]
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is Dumpling AI MCP Server?
A Model Context Protocol (MCP) server that integrates Dumpling AI’s API for data scraping, content processing, knowledge management, AI agents, and code execution. It provides over 25 tools for tasks like web scraping, document conversion, AI completions, and running JavaScript or Python code.
How to use Dumpling AI MCP Server?
Install automatically via Smithery (npx -y @smithery/cli install @Dumpling-AI/mcp-server-dumplingai --client claude) or run with npx (env DUMPLING_API_KEY=your_api_key npx -y mcp-server-dumplingai). You must set the DUMPLING_API_KEY environment variable. For Cursor, add the server in Settings > Features > MCP Servers with the provided JSON config.
Key features of Dumpling AI MCP Server
- Complete integration with all Dumpling AI API endpoints
- Tools for YouTube transcripts, web search, maps, places, news, and reviews
- Web scraping, crawling, screenshots, and structured data extraction
- Document conversion: text extraction, PDF operations, video processing
- AI capabilities: agent completions, knowledge base search/add, image generation
- Secure execution of JavaScript and Python code with dependencies
Use cases of Dumpling AI MCP Server
- Scrape and crawl websites for data collection or analysis
- Extract text and metadata from documents, images, audio, and video
- Generate AI images or agent completions for content creation
- Search and update knowledge bases for information retrieval
- Automate code execution for data processing or prototyping
FAQ from Dumpling AI MCP Server
What environment variable is required?
You must set DUMPLING_API_KEY to your Dumpling AI API key.
How do I install the server via Smithery?
Run npx -y @smithery/cli install @Dumpling-AI/mcp-server-dumplingai --client claude in your terminal.
How do I run the server with npx?
Execute env DUMPLING_API_KEY=your_api_key npx -y mcp-server-dumplingai.
Can I use Dumpling AI MCP Server with Cursor?
Yes. In Cursor 0.45.6+, go to Settings > Features > MCP Servers, add a new server with the command npx -y mcp-server-dumplingai and set the DUMPLING_API_KEY environment variable.
What kind of error handling does the server provide?
It returns detailed error messages with HTTP status codes, validates API keys and inputs using Zod schemas, and handles network errors descriptively.
Frequently asked questions
What environment variable is required?
You must set `DUMPLING_API_KEY` to your Dumpling AI API key.
How do I install the server via Smithery?
Run `npx -y @smithery/cli install @Dumpling-AI/mcp-server-dumplingai --client claude` in your terminal.
How do I run the server with npx?
Execute `env DUMPLING_API_KEY=your_api_key npx -y mcp-server-dumplingai`.
Can I use Dumpling AI MCP Server with Cursor?
Yes. In Cursor 0.45.6+, go to Settings > Features > MCP Servers, add a new server with the command `npx -y mcp-server-dumplingai` and set the `DUMPLING_API_KEY` environment variable.
What kind of error handling does the server provide?
It returns detailed error messages with HTTP status codes, validates API keys and inputs using Zod schemas, and handles network errors descriptively.
Basic information
More Other MCP servers
Nginx UI
0xJackyYet another WebUI for Nginx
Website
FunnyWolfAdversary simulation and Red teaming platform with AI
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Mobile Mcp
mobile-nextModel Context Protocol Server for Mobile Automation and Scraping (iOS, Android, Emulators, Simulators and Real Devices)
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Comments