Skip to main content
Glama
77,435 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"files and folders" matching MCP servers:

  • A
    license
    A
    quality
    B
    maintenance
    A local MCP server that enables LLMs to securely search and read files within designated Google Drive folders. Supports Google Docs, Google Sheets, PDFs, and plain text with strict folder-scoping via service account authentication.
    4
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    MCP server for parsing .eml email files, extracting metadata, content, and attachments with smart organization into folders. Enables AI to read and handle email files offline without triggering trackers.
    2
    2
    AGPL 3.0
  • F
    license
    A
    quality
    C
    maintenance
    An MCP server that gives an agent terminal and file-management capabilities, including running shell/Python commands, searching and reading files, and creating/editing/deleting files and folders.
    21
  • F
    license
    C
    quality
    C
    maintenance
    An MCP server built with FastMCP that provides basic terminal abilities like running commands, running Python, and working with files and folders.
    9
  • A
    license
    A
    quality
    A
    maintenance
    An MCP front-end for AnB. The tool surface is "use-don't-reveal": no tool returns a plaintext secret. Reveal paths require a TTY the server doesn't have, so the no-reveal guarantee is structural, not prompt-based — it holds even against a prompt-injected agent. Runs as a dedicated, narrowly-scoped AnB identity; exec is default-deny (only allowlist rules tagged scope=mcp run); command output
    5
    1
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Reduces token consumption by over 80% through intelligent file caching, returning only diffs for modified files and suppressing unchanged content. It features a suite of 12 tools for semantic search, batch reading, and efficient file editing to optimize LLM interactions with large codebases.
    13
    2
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    An MCP server for managing contextual data as markdown files with metadata, enabling agents to save, retrieve, search, and delete contexts using simple CRUD operations.
    5
    Apache 2.0
  • A
    license
    A
    quality
    C
    maintenance
    Legal document redlining engine that applies AI-generated JSON changes as professional tracked changes with comments in .docx files, producing Word-indistinguishable output.
    6
    1
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Enables AI agents to query and browse Norton Guide database files, providing tools for reading entries, searching, and navigating menus.
    9
    GPL 3.0
  • A
    license
    A
    quality
    A
    maintenance
    Provides tools to encode files to Base64 strings and decode Base64 content back to files, supporting both text and binary formats.
    2
    Apache 2.0
  • A
    license
    A
    quality
    B
    maintenance
    Enables data analysis on CSV/Excel files using pandas. Supports profiling, column interpretation, sandboxed code execution, and interactive chart generation.
    4
    MIT