Dumpling AI MCP Server
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get-youtube-transcriptC | Extract transcripts from YouTube videos with optional parameters for timestamps and language preferences. |
| searchC | Perform Google web searches with customizable parameters. |
| get-autocompleteC | Retrieve Google autocomplete suggestions for a query. |
| search-mapsC | Search Google Maps for locations and businesses. |
| search-placesC | Search for places with detailed business information. |
| search-newsC | Search for news articles across multiple sources. |
| get-google-reviewsC | Retrieve Google reviews for businesses or places. |
| scrapeC | Extract and parse content from any web page. |
| crawlC | Recursively crawl websites and extract content. |
| extractC | Extract structured data from web pages using AI-powered instructions. |
| screenshotC | Capture screenshots of web pages with customizable settings. |
| doc-to-textC | Convert various document formats to plain text. |
| convert-to-pdfC | Convert various file formats to PDF. |
| merge-pdfsC | Combine multiple PDF files into a single document. |
| trim-videoC | Trim videos to a specific duration. |
| extract-documentC | Extract structured data from documents based on a prompt. |
| extract-imageC | Extract structured data from images based on a prompt. |
| extract-audioC | Extract structured data from audio files based on a prompt. |
| extract-videoC | Extract structured data from videos based on a prompt. |
| read-pdf-metadataC | Extract metadata from PDF files. |
| write-pdf-metadataC | Write metadata to PDF files. |
| generate-agent-completionC | Generate AI text completions with customizable parameters. |
| search-knowledge-baseC | Search a knowledge base for relevant information. |
| add-to-knowledge-baseC | Add new text resources to a knowledge base. |
| generate-ai-imageC | Generate AI images from text prompts. |
| run-js-codeC | Execute JavaScript code in a sandbox. |
| run-python-codeC | Execute Python code in a sandbox. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/DumplingAI/mcp-server-dumplingai'
If you have feedback or need assistance with the MCP directory API, please join our Discord server