mcp-filesystem

mcp-filesystem

3.4

If you are the rightful owner of mcp-filesystem and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Context Protocol (MCP) server built with mcp-framework.

The filesystem project is an MCP server designed to facilitate the development and deployment of tools using the mcp-framework. It provides a structured environment for creating, managing, and executing tools that can be integrated into various platforms, such as Claude Desktop. The project includes a sample tool and offers a command-line interface (CLI) for adding new tools. Developers can build, test, and publish their tools to npm, making them accessible for broader use. The project structure is organized to support easy navigation and development, with a focus on scalability and modularity.

Features

  • Tool Development: Provides a framework for creating and managing tools using TypeScript and the mcp-framework.
  • CLI Integration: Includes a command-line interface for adding and managing tools within the project.
  • NPM Publishing: Supports building and publishing tools to npm for wider distribution.
  • Platform Compatibility: Can be integrated with platforms like Claude Desktop for local and published tool execution.
  • Structured Project Layout: Organized file structure for easy navigation and development.

Tools

  1. ExampleTool

    Sample tool showing how to create custom tools

  2. data-processor

    Data processing tools

  3. api-client

    API Client Tools

  4. file-handler

    File processing tools