MCP: 5 practical cases to really automate AI

MCP: 5 practical cases to really automate AI

The MCP protocol gives new aging capacities to LLM. From the configuration of a vocal agent to the creation of 3D visuals through real -time financial analysis, here are 5 cases of use of this new protocol.

He promises to be the eyes and hands of generative AI models. The MCP protocol allows major language models to access information and act on the real world. Thousands of MCP servers have emerged in recent weeks. Despite a majority of servers developed by the open source community, publishers are starting to offer their own official MCP. By combining one or more servers, it is possible to automate complex tasks. Here are 5 concrete examples.

#1 A vocal agent with Elevenlabs

It is the most stunning demonstration of MCP capabilities. Developed by Elevenlabs, Elevenlabs-MCP allows you to automate the creation of vocal agent and even launch callbots. By integrating the MCP to Claude Desktop, it is possible to ask in the same quick to create a contextualized voice agent and finally to launch it by calling a specific number. Note that for the call, it is necessary to connect the Twilio API in your Elevenlabs account. For example, it is possible to create a CALLBOT specialized in customer service. Its mission may consist in recalling inactive customers for several months in order to understand the reasons for their disengagement.

Customer reminder prompt:

Utilisez ElevenLabs pour créer un agent téléphonique qui contactera mes clients inactifs afin de comprendre pourquoi ils n'ont pas effectué d'achats récemment dans notre boutique. L'agent doit commencer par une introduction polie : 'Bonjour ! Je suis Alan, je travaille avec l'équipe (Nom de la marque). Je ne vous dérange pas ? Promis, c'est rapide.' Ensuite, l'agent doit poser la question principale : 'Pourquoi n'avez-vous plus acheté dans notre boutique ?' et enchaîner avec maximum 4 questions complémentaires qui s'adaptent intelligemment aux réponses du client. L'agent doit être programmé pour rester courtois, professionnel et attentif aux explications du client. A la fin de la conversation, l'agent doit remercier poliment le client pour son temps et ses réponses. Une fois l'agent configuré et testé, lancez une campagne d'appels sortants avec ElevenLabs (outbound call) avec la liste de numéros suivante : (insérer liste de numéros).

#2 A automatic whatsapp response bot

Here is another example of use of Elevenlabs (EL) coupled with WhatsApp. By combining ElevenLabs’ transcription capacities (via Elevenlabs-MCP) at the faculty of sending and receipt of WhatsApp’s vocal message, via WhatsApp-Mcp (again, by an Elevenlabs developer), it is possible to automate the reception and the sending of voice message, while using natural instructions with Claude Desktop. Concretely, Claude uses Elevenlabs to transcribe the voice messages of your contacts and you can answer them vocally using the text-to-Speech of EL. By also configuring a vocal lookalike in EL, you can even ask the AI ​​to use your own voice.

A prompt is better than a thousand words:

"Accède à WhatsApp et récupère le dernier message vocal de (NOM_CONTACT). Transcris ce fichier audio via ElevenLabs (speech-to-text) avec haute précision. Présente-moi la transcription complète et propose 5 réponses variées adaptées au contexte et au ton du message. Après ma sélection, convertis ma réponse en audio avec ElevenLabs en utilisant le modèle text-to-speech et l'ID vocal (ID_VOIX) spécifié. Envoie automatiquement cet audio à mon contact sur WhatsApp et confirme l'envoi."

#3 Create 3D visuals with Blender

Another impactful use case, it is possible to use the Blender 3D design software with prompt. Developed by the community, Blender-MCP uses Blender’s Python API to launch actions in the software. With Claude Desktop, AI allows for example to quickly create a simple 3D representation or even animations. Be careful however: according to our different tests and for the time being, only the very simple 3D creation tasks can be automated.

Prompt to create a simple 3D flower:

"Crée un rendu 3D d'une fleur minimaliste dans Blender avec une tige fine. Modélise des pétales blancs symétriques disposés en cercle autour d'un centre jaune pâle légèrement surélevé. Place une seule feuille verte à environ un tiers de la hauteur depuis la base de la tige."

#4 Automate your browser

Operator in open source. Developed by Microsoft teams, Playwright-MCP allows you to automate the navigation of your browser. The system is based on a browser adapted from Google Chrome. Unlike navigation agents who use regular screenshots to find their way, Playwright-MCP uses a structured representation of web elements to navigate and complete forms. With Claude Desktop, the tool allows you to automate a large part of the routine tasks (simple watch, sorting of emails, etc.).

Prompt to automate an informational watch with a report by email:

"Exécute une recherche automatisée via Playwright MCP en consultant les sites spécialisés en intelligence artificielle (TechCrunch, MIT Technology Review, AI News, VentureBeat, Google News) pour identifier et synthétiser les 10 développements les plus significatifs dans le domaine de l'IA survenus au cours des dernières 24 heures, en privilégiant les avancées techniques, les lancements de produits majeurs, les acquisitions notables et les évolutions réglementaires. Pour chaque information, fournis un titre clair, un résumé concis de 3-4 phrases incluant les implications potentielles, et un lien vers la source originale. Présente ces informations dans un format structuré avec une introduction contextuelle et une conclusion mettant en perspective ces développements. Une fois cette recherche compilée, utilise le MCP Gmail pour m'envoyer ces résultats par email à (insérer adresse email), avec pour objet 'Veille IA quotidienne - (date du jour)', en formatant le corps du message en HTML pour une lisibilité optimale et en incluant un indice de fiabilité pour chaque source consultée."

#5 generation of automatic video

The Chinese publisher of AI Minimax AI has also developed its own MCP server (Minimax-MCP). The tools made available to the LLM offer features such as vocal synthesis (text-to-speech) or even video generation. For video generation, you might think that it is not very useful? You can already send your prompt to Minimax and get a video. Yes, but there is an advantage: the MCP allows in particular to take advantage of the capacities of LLM to create prompt specially optimized for text-to-video models (as we explained in our attempted reproduction of the first film in history with AI). It then becomes possible to generate the prompt to the LLM before sending it to Minimax for the generation of the video. Ingenious, right?

Prompt to automate the video creation process:

"Voici une description en langage naturel d'une scène vidéo attendue : (INSERER DESCRIPTION DE LA SCENE). A partir de cette description, génère un prompt technique optimisé pour le modèle text-to-video de MiniMax, en incluant les éléments visuels essentiels, l'ambiance, le style artistique et les spécifications techniques pertinentes. Structure le prompt avec des mots-clés efficaces et un langage précis qui maximisera la qualité et la fidélité du rendu par rapport à la vision décrite. Une fois le prompt élaboré, adresse-le directement à MiniMax avec son MCP en respectant la syntaxe requise pour une interprétation optimale par le système."

Bonus: access to global financial data in real time

Who would not dream of accessing global financial data in real time from an LLM? This is precisely the goal of Bloomberg MCP. Developed by the open source community, the MCP server makes it possible to dialogue with Bloomberg’s Blpapi API. Within Claude Desktop, Bloomberg-MCP therefore provides access to real-time market data, financial analyzes, equity prices, global stocks, bond data, currencies, raw materials, information on listed companies, economic news and market forecasts. It thus becomes possible to question the global financial documentary base in a few sentences.

Example of a prompt to identify the 10 most underlying actions of the SP500 today (this is not an investment advice):

"Identifie, à l'aide de Bloomberg MCP, les 10 actions du S&P 500 présentant actuellement les ratios cours/bénéfice (P/E) les plus bas. Pour chaque action, indiquez son symbole boursier, le nom de l'entreprise et la valeur précise du ratio P/E"
Jake Thompson
Jake Thompson
Growing up in Seattle, I've always been intrigued by the ever-evolving digital landscape and its impacts on our world. With a background in computer science and business from MIT, I've spent the last decade working with tech companies and writing about technological advancements. I'm passionate about uncovering how innovation and digitalization are reshaping industries, and I feel privileged to share these insights through MeshedSociety.com.

Leave a Comment