tsuki_mcp_filesystem_server

tsuki_mcp_filesystem_server

3.1

If you are the rightful owner of tsuki_mcp_filesystem_server 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 custom MCP-compatible server for searching local filesystem files, designed for integration with OpenAI's Agent SDK.

The tsuki_mcp_filesystem_server is a custom server that adheres to the Model Context Protocol (MCP), enabling seamless integration with OpenAI's Agent SDK. It facilitates file search and open operations on the local filesystem, making it a valuable tool for developers needing to access and manage files programmatically. The server supports the JSON-RPC protocol and offers flexible configuration options through environment variables. It also features automatic MIME type detection, enhancing its utility in diverse application scenarios. The server is designed to be easily installed and configured, with clear instructions provided for setup and usage.

Features

  • File System Resource Provision: Provides file system resources via MCP, supporting file search and open operations.
  • Automatic MIME Type Detection: Automatically detects MIME types for files, ensuring accurate handling.
  • Flexible Configuration: Allows configuration via environment variables for easy customization.
  • JSON-RPC Protocol Support: Supports JSON-RPC protocol for communication.