Search for:

How to link or synchronize a local folder

  • Why this server?

    Enables integration with Google Drive for listing, reading, and searching over files, supporting various file types, effectively linking to files within a user's Google Drive, which can be considered a local folder.

    -
    security
    A
    license
    -
    quality
    Enables integration with Google Drive for listing, reading, and searching over files, supporting various file types with automatic export for Google Workspace files.
    1,327
    9
    JavaScript
    MIT License
  • Why this server?

    Allows AI assistants to browse and read files from specified GitHub repositories, providing access to repository contents via the Model Context Protocol, which can be useful for linking to code or documentation within a repository as if it were a local folder.

    -
    security
    A
    license
    -
    quality
    A server that allows AI assistants to browse and read files from specified GitHub repositories, providing access to repository contents via the Model Context Protocol.
    3
    JavaScript
    MIT License
    • Apple
  • Why this server?

    A Model Context Protocol server that enables LLMs to read, search, and analyze code files with advanced caching and real-time file watching capabilities, providing access to local files.

    -
    security
    A
    license
    -
    quality
    A Model Context Protocol server that enables LLMs to read, search, and analyze code files with advanced caching and real-time file watching capabilities.
    45
    8
    JavaScript
    MIT License
    • Linux
    • Apple
  • Why this server?

    Provides tools for reading and extracting text from PDF files, supporting both local files and URLs, which can facilitate access to documentation and other information stored in local PDF files.

    -
    security
    F
    license
    -
    quality
    Provides tools for reading and extracting text from PDF files, supporting both local files and URLs.
    3
    Python
  • Why this server?

    Provides RAG capabilities for semantic document search using Qdrant vector database and Ollama/OpenAI embeddings, allowing users to add, search, list, and delete documentation with metadata support, effectively allowing interaction with locally stored documentation as a linked resource.

    -
    security
    A
    license
    -
    quality
    Provides RAG capabilities for semantic document search using Qdrant vector database and Ollama/OpenAI embeddings, allowing users to add, search, list, and delete documentation with metadata support.
    5
    4
    TypeScript
    Apache 2.0
  • Why this server?

    This server provides an interface for performing basic file system operations such as navigation, reading, writing, and file analysis, allowing users to manage directories and files efficiently.

    -
    security
    F
    license
    -
    quality
    This server provides an interface for performing basic file system operations such as navigation, reading, writing, and file analysis, allowing users to manage directories and files efficiently.
    3
    Python
  • Why this server?

    Obsidian vault connector for Claude Desktop - enables reading and writing Markdown notes using Model Context Protocol (MCP). This allows access to a local folder of markdown files.

    A
    security
    A
    license
    A
    quality
    Obsidian vault connector for Claude Desktop - enables reading and writing Markdown notes using Model Context Protocol (MCP)
    4
    36
    3
    JavaScript
    MIT License
    • Apple
  • Why this server?

    A secure MCP server enabling read-only access and file search capabilities within a specified directory, while respecting .gitignore patterns, effectively allowing a user to link a local directory as a resource.

    -
    security
    A
    license
    -
    quality
    A secure MCP server enabling read-only access and file search capabilities within a specified directory, while respecting .gitignore patterns.
    Python
    MIT License
    • Apple
    • Linux
  • Why this server?

    Stdio MCP Server wrapping custom Python runtime (LocalPythonExecutor) from Hugging Faces' `smolagents` framework. The runtime combines the ease of setup (compared to docker, VM, cloud runtimes) while providing safeguards and limiting operations/imports that are allowed inside the runtime. While not explicitly linking, it does provide a means to use code from local files.

    A
    security
    A
    license
    A
    quality
    Stdio MCP Server wrapping custom Python runtime (LocalPythonExecutor) from Hugging Faces' smolagents framework. The runtime combines the ease of setup (compared to docker, VM, cloud runtimes) while providing safeguards and limiting operations/imports that are allowed inside the runtime.
    1
    7
    Python
    MIT License
    • Apple