Du

Dumpling-AI/mcp-server-dumplingai

๐ŸŽ–๏ธ ๐Ÿ“‡ โ˜๏ธ Access data, web scraping, and document conversion APIs by [Dumpling AI](https://www.dumplingai.com/)

#API#web scraping#document conversion
PublisherDumpling-AI/mcp-server-dumplingai
Submitted date4/19/2025

Overview: Dumpling AI MCP Server

Title

Dumpling AI MCP Server

A Model Context Protocol (MCP) server implementation that integrates with Dumpling AI for data scraping, content processing, knowledge management, AI agents, and code execution capabilities.

How to Use

Installation

  • Via Smithery:
    npx -y @smithery/cli install @Dumpling-AI/mcp-server-dumplingai --client claude
  • Running with npx:
    env DUMPLING_API_KEY=your_api_key npx -y mcp-server-dumplingai
  • Manual Installation:
    npm install -g mcp-server-dumplingai

Configuration

Set the required environment variable:

  • DUMPLING_API_KEY: Your Dumpling AI API key

Running on Cursor

  1. Open Cursor Settings.
  2. Go to Features > MCP Servers.
  3. Add a new MCP server with the provided configuration.

Key Features

  • Data APIs: YouTube transcripts, Google search, autocomplete, maps, places, news, and reviews.
  • Web Scraping: Scrape, crawl, take screenshots, and extract structured data.
  • Document Conversion: Extract text, merge PDFs, trim videos, and process images/audio.
  • AI Capabilities: Agent completions, knowledge base management, and image generation.
  • Developer Tools: Execute JavaScript and Python securely.
  • Automatic Error Handling: Detailed response formatting for debugging.

Use Cases

  • Content Research: Extract and analyze data from YouTube, news, and web pages.
  • Business Intelligence: Gather reviews, map locations, and track competitors.
  • Document Processing: Convert, merge, and extract structured data from PDFs and images.
  • AI Automation: Build AI agents for knowledge management and task automation.
  • Web Development: Test and debug code in a secure environment.

smithery badge

Visit More

View All