midddlemistt
MCP Servermidddlemisttpublic

test1

实现 MCP 协议的文件搜索服务,支持路径片段查询,集成于 VSCode 的 Cline 工具。

Repository Info

0
Stars
0
Forks
0
Watchers
0
Issues
Python
Language
-
License

About This Server

实现 MCP 协议的文件搜索服务,支持路径片段查询,集成于 VSCode 的 Cline 工具。

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 Service

Проект реализует MCP (Model Context Protocol) сервис для поиска файлов по фрагменту пути с интеграцией в Cline для VSCode.

Установка

  1. Установите Python 3.12:

    • Скачайте с python.org.
    • Проверьте: python3 --version.
  2. Установите зависимости:

    • Выполните: pip install fastapi uvicorn.
  3. Установите Cline в VSCode:

    • Откройте VSCode, нажмите Ctrl+Shift+X (или Cmd+Shift+X).
    • Найдите "Cline Autonomous Coding Agent" и нажмите "Install".

Запуск

  1. Запустите сервер:
    • Выполните: python3 mcp_service.py &.
    • Сервер запустится на http://127.0.0.1:8000.

Тестирование

Ручное тестирование

  • Откройте браузер: http://127.0.0.1:8000/find_files?path_fragment=test.
  • Ожидаемый JSON: [{\"name\": \"test_file.txt\", \"path\": \"./test_file.txt\", \"size\": 0, \"created\": \"2025-02-25T17:52:53.659569\"}].

Тестирование через Cline

  • Откройте VSCode и проект.
  • Откройте панель Cline (Cmd+Shift+PCline: Open Chat).
  • Введите: find files with path fragment: test.
  • Ожидайте JSON-ответ (тестирование Cline может быть ограничено из-за токенов OpenRouter).

Зависимости

  • fastapi
  • uvicorn

Quick Start

1

Clone the repository

git clone https://github.com/midddlemistt/test1
2

Install dependencies

cd test1
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Ownermidddlemistt
Repotest1
LanguagePython
License-
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation