Search for:

Managing Files in Nextcloud (Create, Read, Update, Delete Operations)

  • Why this server?

    This server enables read-only access and file search capabilities within a specified directory, respecting .gitignore patterns. While it's read-only, it gives file access and might be useful depending on what 'crud' operations the user wants to achieve.

    -
    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?

    This server enables AI models to access filesystems through privacy-preserving path aliases with an optimized 6-function API interface. It provides better control over filesystem interactions and could be used to implement some CRUD operations.

    -
    security
    -
    license
    -
    quality
    A redesigned Model Context Protocol server that enables AI models to access filesystems through privacy-preserving path aliases with an optimized 6-function API interface.
    TypeScript
    MIT License
  • Why this server?

    This MCP server is designed to dump codebase context into LLMs, allowing for file-based analysis, which is a prerequisite to any CRUD operations.

  • Why this server?

    This tool allows summarizing code files, which could be useful for understanding the structure of files before attempting CRUD operations.

    -
    security
    F
    license
    -
    quality
    Allows LLM tools like Claude Desktop and Cursor AI to access and summarize code files through a Model Context Protocol server, providing structured access to codebase content without manual copying.
    TypeScript
    • Linux
    • Apple
  • Why this server?

    Enables comprehensive GitHub operations including file management, repository administration, issue tracking, and advanced code searching. Could be used for interacting with Nextcloud if the files are stored in github.

    -
    security
    F
    license
    -
    quality
    Enables comprehensive GitHub operations through natural language including file management, repository administration, issue tracking, and advanced code searching.
    36,796
    1
    TypeScript
  • Why this server?

    A Filesystem MCP server that allows an LLM to read and list files from a specified directory on your local machine, allowing the user to verify if file operations where successfull

    -
    security
    F
    license
    -
    quality
    A Filesystem MCP server that allows an LLM to read and list files from a specified directory on your local machine through the Model Context Protocol.
    2
    Python
  • Why this server?

    A comprehensive MCP (Model Context Protocol) server for file system operations, providing Claude and other AI assistants with access to local files and directories. This is useful to perform CRUD operations.

    -
    security
    A
    license
    -
    quality
    A comprehensive MCP (Model Context Protocol) server for file system operations, providing Claude and other AI assistants with access to local files and directories.
    Python
    MIT License
    • Apple
    • Linux
  • Why this server?

    Allows AI models to run JavaScript/TypeScript code through Model Context Protocol tool calls, supporting both one-time script execution and stateful REPL sessions with npm package integration. This could be used to write some node.js to perform file operations.

    -
    security
    F
    license
    -
    quality
    Allows AI models to run JavaScript/TypeScript code through Model Context Protocol tool calls, supporting both one-time script execution and stateful REPL sessions with npm package integration.
    TypeScript
  • Why this server?

    A Model Context Protocol server that enables Large Language Models to interact with Git repositories through a robust API, supporting operations like repository initialization, cloning, file staging, committing, and branch management. Nextcloud could be managed if in git.

    A
    security
    A
    license
    A
    quality
    A Model Context Protocol server that enables Large Language Models to interact with Git repositories through a robust API, supporting operations like repository initialization, cloning, file staging, committing, and branch management.
    21
    55
    23
    TypeScript
    Apache 2.0
  • Why this server?

    The Claude Dev Server enables direct interaction with the file system within a specified workspace, allowing users to perform file and directory operations and implement code artifacts in software development using natural language commands. Could be used to operate on files in Nextcloud.

    -
    security
    A
    license
    -
    quality
    The Claude Dev Server enables direct interaction with the file system within a specified workspace, allowing users to perform file and directory operations and implement code artifacts in software development using natural language commands.
    2
    Python
    MIT License
    • Apple