mcp-elevenreader
Related Servers
Alternatives to mcp-elevenreader
No user-submitted related servers found.
Related Servers
- FlicenseNot gradedqualityCmaintenanceAn MCP server that provides text-to-speech, speech-to-text, and voice management via ElevenLabs API.1-
- FlicenseNot gradedqualityDmaintenanceMCP server for extracting text from PDF files, supporting local files and URLs.-

ElevenLabs MCP Serverofficial
AlicenseBqualityFmaintenanceAn official Model Context Protocol (MCP) server that enables AI clients to interact with ElevenLabs' Text to Speech and audio processing APIs, allowing for speech generation, voice cloning, audio transcription, and other audio-related tasks.271,537MIT- FlicenseDqualityFmaintenanceMCP Server for AI Summarization, Support for multiple content types: * Plain text * Web pages * PDF documents * EPUB books * HTML content16 npm167-
- FlicenseAqualityDmaintenanceMCP server for importing documents into OpenMemory RAG knowledge base. Supports file uploads, URL imports, text ingestion, and knowledge base search.4-
- AlicenseNot gradedqualityDmaintenanceMCP server enabling LLMs to query a local Calibre Content Server for ebook metadata, chapters, and content in HTML or Markdown.15 npmMIT
TDQS
Scored across 17 tools
Each tool targets a distinct action: adding content via different methods (directory, document, URL), managing reads (delete, deduplicate, get details, get content, progress, bookmarks), managing config, voices, collections, and subscription info. No two tools have overlapping purposes.
Most tools follow a consistent verb_noun pattern using snake_case (e.g., add_directory, get_bookmarks, list_voices). Minor deviations include 'deduplicate' (verb only) and 'upload_status' (verb_noun but 'status' is not a typical object), but overall the pattern is clear and predictable.
The set of 17 tools is slightly higher than ideal, but it aligns well with the server's scope covering library management, user config, voice selection, and subscription details. Each tool serves a clear purpose and none seem unnecessary, though consolidation could reduce count.
The tool surface covers the core lifecycle: adding content via multiple channels, listing/getting details, deleting, deduplication, progress tracking, bookmarks, collections, config management, voices, and subscription info. Minor gaps like editing read metadata or searching are absent but not critical for basic usage.