A FastMCP server that enables AI assistants to extract structured information from unstructured text using Google's langextract library through a secure, optimized Model Context Protocol interface.
Enables AI agents to transcribe, translate, and summarize audio via Zoom AI Services APIs, providing an 'ear' through tools like transcribe_audio, summarize_transcript, and translate_text.
MCP server that fetches YouTube video transcripts and creates Notion pages with summaries. Enables Claude Desktop to summarize videos and save them to Notion.
A simple note storage and management system that allows users to add, access, and summarize notes through a custom URI scheme. Supports creating summaries with configurable detail levels and provides real-time resource change notifications.
A Model Context Protocol server that provides tools for analyzing text documents, including counting words and characters. This server helps LLMs perform text analysis tasks by exposing simple document statistics functionality.
A TypeScript-based MCP server that implements a simple notes system, allowing users to create, access, and generate summaries of notes via Claude Desktop integration.
An MCP server that provides a tool to extract text content from local PDF files, supporting both standard PDF reading and OCR capabilities with optional page selection.