Dumpling AI MCP Server logo

Dumpling AI MCP Server

by Dumpling-AI

The Dumpling AI MCP Server is a Model Context Protocol implementation that integrates with Dumpling AI, providing data scraping, content processing, and AI agent capabilities. It offers a wide range of tools for data extraction, document conversion, and code execution.

View on GitHub

Last updated: N/A

What is Dumpling AI MCP Server?

The Dumpling AI MCP Server is a server that provides a suite of tools for interacting with Dumpling AI's services, including data APIs, web scraping, document conversion, AI capabilities, and developer tools for running code.

How to use Dumpling AI MCP Server?

The server can be installed via Smithery, using npx, or manually with npm. After installation, configure the server with your Dumpling AI API key via the DUMPLING_API_KEY environment variable. The server provides various tools accessible via API calls, each with specific arguments as detailed in the README.

Key features of Dumpling AI MCP Server

  • Complete integration with all Dumpling AI API endpoints

  • Data APIs for various sources like YouTube, Google Search, and Maps

  • Web scraping with support for crawling, screenshots, and structured data extraction

  • Document conversion tools for text extraction, PDF operations, and video processing

  • AI capabilities including agent completions, knowledge base management, and image generation

  • Developer tools for running JavaScript and Python code in a secure environment

Use cases of Dumpling AI MCP Server

  • Extracting transcripts from YouTube videos for analysis.

  • Scraping product data from e-commerce websites.

  • Converting documents to PDF format.

  • Generating AI-powered images based on prompts.

  • Running custom JavaScript or Python code within a secure environment.

FAQ from Dumpling AI MCP Server

What is the DUMPLING_API_KEY?

The DUMPLING_API_KEY is your unique identifier for accessing Dumpling AI services. You need to set it as an environment variable to authenticate with the server.

How do I install the server?

You can install the server using Smithery, npx, or npm. Refer to the Installation section in the README for detailed instructions.

What kind of data can I extract using the data APIs?

The data APIs allow you to extract data from YouTube transcripts, Google Search, Google Maps, news articles, and Google reviews.

Can I use the server to extract structured data from web pages?

Yes, the extract tool allows you to extract structured data from web pages using AI-powered instructions and a defined schema.

What programming languages can I use with the developer tools?

The developer tools support running both JavaScript and Python code in a secure environment.