Insert documents into MongoDB collections through the MCP-MongoDB-MySQL-Server, enabling structured data storage with specified collection names and document arrays.
Insert multiple documents into a MongoDB collection efficiently using a specified database and collection name. Streamlines bulk data insertion for MongoDB MCP Server workflows.
An AI recipe recommendation server based on the MCP protocol, providing functions such as recipe query, classification filtering, intelligent dietary planning, and daily menu recommendation.
Converts natural language queries into valid GraphQL queries and executes them against GraphQL APIs. Includes schema introspection, query validation, execution with authentication, and query history tracking.
Enables downloading videos from platforms like YouTube and converting them to text using OpenAI Whisper and ffmpeg. It supports multiple output formats including TXT, JSON, SRT, and VTT for transcriptions.