Ashot72/Multi-Modal-MCP-Server-Client
If you are the rightful owner of Multi-Modal-MCP-Server-Client and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The Model Context Protocol (MCP) server acts as a universal interface for large language models (LLMs) to access and interact with external data, tools, and services.
Tools
Functions exposed to the LLM to take actions
Audio Tool
Converts text into spoken audio using Google Text-to-Speech.
Chart Tool
Generates JSON chart data from user prompts and renders it with Chart.js.
Document Tool
Uses Tavily Search to retrieve relevant documents and links.
Image Tool
Leverages DALL·E to create images based on natural language descriptions.
Video Tool
Uses the YouTube Data API to return video IDs, allowing video embedding in the UI.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client