
mcp file finder
MCP server on Python
Repository Info
About This Server
MCP server on Python
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
MCP File Finder
Описание
MCP сервер для поиска файлов по фрагменту пути.
📦 Установка
- Убедитесь, что установлен Python 3.8+
- Клонируйте репозиторий:
git clone https://github.com/cavil2015/mcp-file-finder.git cd mcp-file-finder
- Установите зависимости:
pip install -r requirements.txt
🚀 Запуск сервера
python mcp_server.py
Сервер будет запущен по адресу:
http://127.0.0.1:5000
🔍 Примеры запросов
- Найти все файлы, содержащие "test":
http://127.0.0.1:5000/find?query=test&dir=.
- Пример ответа(json): [ { "name": "testfile.txt", "path": "/home/user/projects/testfile.txt", "size": 1024, "created_at": "Tue Mar 11 12:34:56 2025" } ]
Quick Start
Clone the repository
git clone https://github.com/cavil2015/mcp-file-finderInstall dependencies
cd mcp-file-finder
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.