Loading...
MCP server providing access to Dumpling AI's data scraping, content processing, AI agent, and code execution capabilities via API key authentication.
Boost this tool
Subscribe to listing upgrades or segmented pushes.
MCP server providing access to Dumpling AI's data scraping, content processing, AI agent, and code execution capabilities via API key authentication.
This server offers a wide range of tools, some of which have significant potential for misuse. While API key authentication and input validation provide some security, the write capabilities and code execution tools necessitate careful monitoring and usage policies. It is safer when used for read-only operations and riskier when executing code or modifying external resources.
Performance depends on the complexity of the tasks and the efficiency of the Dumpling AI API. Web scraping and AI tasks may be resource-intensive.
Costs are associated with Dumpling AI API usage, including data scraping, AI processing, and code execution. Monitor API usage to manage expenses.
npx -y @smithery/cli install @Dumpling-AI/mcp-server-dumplingai --client claude{
"mcpServers": {
"dumplingai": {
"command": "npx",
"args": ["-y", "mcp-server-dumplingai"],
"env": {
"DUMPLING_API_KEY": "<your-api-key>"
}
}
}
}DUMPLING_API_KEYget-youtube-transcriptExtracts transcripts from YouTube videos.
Read-only operation; no modification of data.
searchPerforms Google web searches and optionally scrapes content from results.
Primarily read-only, scraping is limited by parameters.
get-autocompleteRetrieves Google search autocomplete suggestions.
Read-only operation; no modification of data.
search-mapsSearches Google Maps for locations and businesses.
Read-only operation; no modification of data.
search-placesSearches for places with detailed information.
Read-only operation; no modification of data.
search-newsSearches for news articles.
Read-only operation; no modification of data.
get-google-reviewsRetrieves Google reviews for businesses or places.
Read-only operation; no modification of data.
scrapeExtracts content from a web page.
Read-only operation; no modification of data.
crawlRecursively crawls websites and extracts content.
Automated scraping could strain target servers.
screenshotCaptures screenshots of web pages.
Read-only operation; no modification of data.
extractExtracts structured data from web pages using AI.
Read-only operation; no modification of data.
doc-to-textConverts documents to plaintext.
Read-only operation; no modification of data.
convert-to-pdfConverts various file formats to PDF.
Read-only operation; no modification of data.
merge-pdfsCombines multiple PDFs into a single document.
Read-only operation; no modification of data.
trim-videoExtracts a specific clip from a video.
Read-only operation; no modification of data.
extract-documentExtracts specific content from documents.
Read-only operation; no modification of data.
extract-imageExtracts text and information from images.
Read-only operation; no modification of data.
extract-audioTranscribes and extracts information from audio files.
Read-only operation; no modification of data.
extract-videoExtracts content from videos.
Read-only operation; no modification of data.
read-pdf-metadataExtracts metadata from PDF files.
Read-only operation; no modification of data.
write-pdf-metadataUpdates metadata in PDF files.
Modifies PDF metadata.
generate-agent-completionGenerates AI agent completions.
Primarily read-only, depends on the agent's capabilities.
search-knowledge-baseSearches a knowledge base for relevant information.
Read-only operation; no modification of data.
add-to-knowledge-baseAdds entries to a knowledge base.
Modifies the knowledge base by adding entries.
generate-ai-imageGenerates images using AI models.
Read-only operation; no modification of data.
generate-imageGenerates images using various AI providers.
Read-only operation; no modification of data.
run-js-codeExecutes JavaScript code.
Arbitrary code execution, potential for malicious activity.
run-python-codeExecutes Python code.
Arbitrary code execution, potential for malicious activity.
API Key
cloud
This server offers a wide range of tools, some of which have significant potential for misuse. While API key authentication and input validation provide some security, the write capabilities and code execution tools necessitate careful monitoring and usage policies. It is safer when used for read-only operations and riskier when executing code or modifying external resources.
Autonomy level depends on the configured tools and their permissions. Code execution tools are sandboxed, but other tools may have external side effects.
Production Tip
Monitor API usage and implement rate limiting to prevent abuse and unexpected costs.
To provide access to Dumpling AI's data scraping, content processing, AI agent, and code execution capabilities.
Access is secured using an API key.
Data APIs, web scraping tools, document conversion tools, AI capabilities, and developer tools.
Yes, the JavaScript and Python code execution tools are sandboxed.
Compromised API key, malicious use of web scraping tools, and potential vulnerabilities in code execution tools.
Monitor your Dumpling AI account for API usage and associated costs.
No, this server is not ideal for applications requiring real-time data processing.