MCP_SERVER
0
This project is an MCP server that facilitates searching for files on a disk using a path fragment, returning JSON data about files found. It offers a useful functionality for file management and retrieval.
MCP Server for Disk File Search
Description:
This MCP server allows searching for files by a path fragment and returns information about them in JSON format.
Installation and Launch:
Enter a command like python mcp_server.py <Path Fragment> <File Name>
in the terminal.