File-system MCP servers give LLMs a controlled window into local files and folders. They are popular for document analysis, code generation, and local knowledge-base workflows.

Top picks

outflow-mcp

An MCP (Model Context Protocol) server that exposes a live Outflow architecture graph of a repository as context for AI coding agents — Claude Code, Claude Desktop, or any other MCP-compatible client. Lets an agent ask "what does this file depend on", "what breaks if I change this", or "did my last batch of edits introduce a circular dependency" against your workspace's real, currently-live graph.

general

limzo-mcp

Read-only public Telegram group statistics from Limzo: search tracked communities and pull leaderboards, activity trends, member levels, and network-wide totals. No API key or account needed.

general

Merlin Project MCP Extension

Read-only MCP bridge connecting Claude Desktop to Merlin Project on Mac, allowing natural-language queries about plans, activities, resources, and project data.

general

io.github.oxgeneral/agentmem

Lightweight persistent memory for AI agents using a single SQLite file with hybrid search (keywords + semantics). Zero to 12MB install, no cloud or server required.

general

CleverTap MCP

Read-only AI analytics assistant for CleverTap over the Model Context Protocol, providing tools for events, profiles, campaigns, insights, and realtime data via live public APIs.

general

Memento

Provides persistent memory for AI tools by building a local knowledge graph from conversations, enabling cross-session recall and context awareness without cloud dependencies.

general

How to choose

  • Prioritize transport: stdio servers run locally; HTTP/remote servers need no install but require network trust.
  • Check stars & maintenance: Higher GitHub stars and recent commits usually signal a more reliable project.
  • Review security scope: File-system and browser servers can access sensitive data; run them in isolated environments.
  • Match your client: Not all MCP clients support every transport; verify compatibility with Claude Desktop, Cursor, or your own agent.

Editorial picks are based on public metadata and keyword matching. They do not constitute endorsements; always review source and license before use.