Muskan244/File_Summarizer_MCP_Server
If you are the rightful owner of File_Summarizer_MCP_Server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The File Summarizer MCP Server is a fully offline, multi-modal file summarization server built with FastMCP, supporting various file types and offering language detection, translation, and speech-to-text capabilities.
Tools
Functions exposed to the LLM to take actions
read_file
Reads the content of a specified file.
summarize_file
Generates a summary of the specified file's content.
summarize_text
Generates a summary of the provided text.
detect_language
Detects the language of the provided text.
translate_text
Translates the provided text to English.
transcribe_file
Transcribes audio or video file content to text.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client