mega-mcp
Related Servers
Alternatives to mega-mcp
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityDmaintenanceTurn any folder into a searchable knowledge base for AI, exposed via MCP.1MIT
- AlicenseNot gradedqualityDmaintenanceTurns any folder of Markdown files into a searchable, structured knowledge base for Claude Code, enabling persistent memory across sessions via tools like list, read, write, edit, search, and summarize.MIT
- AlicenseNot gradedqualityNot gradedmaintenanceTurns Claude Desktop into a personal document question-answering system using local vector search. Index PDF, TXT, and Markdown documents into collections and get answers based strictly on your documents with zero hallucination.6 npm-
- AlicenseNot gradedqualityBmaintenanceMemXT is a Local long-term memory for Claude Code & coding agents. 100% local31MIT
- AlicenseNot gradedqualityDmaintenanceEnables real-time indexing and semantic search of local documents (PDF, Word, text, Markdown, RTF) using vector embeddings and local LLMs. Monitors folders for changes and provides natural language search capabilities through Claude Desktop integration.21MIT
- FlicenseNot gradedqualityDmaintenanceA local document intelligence and knowledge management server for Claude Desktop that provides RAG-powered Q\&A, media transcription, and URL crawling. It features 11 tools for processing various file types and managing a persistent local vector store with zero infrastructure costs.1-
TDQS
Scored across 6 tools
Each tool targets a distinct operation: browsing folders, reading file contents, searching file names, searching file contents, transcribing audio, and extracting video metadata. There is no overlap, as even the two search tools are clearly separated by scope (names vs. content).
All tools share the 'mega_' prefix and use snake_case, but the pattern is slightly inconsistent: most are verb or verb_noun (browse, read_file, search, search_content, transcribe), while 'video_info' is a noun phrase. Otherwise predictable.
With 6 tools, the server is well-scoped for accessing public MEGA folders. Each tool serves a clear purpose, and the count is neither too sparse nor too heavy for the domain.
The tool set covers the core workflows for a read-only MEGA access server: browsing, reading text/PDF files, searching by name and content, transcribing audio, and probing video metadata. No obvious gaps exist for the intended use case.