MCP.so
ログイン
サーバー
F

Fsext Mcp Server Typescript

@kurtzhi

A high-performance, secure, and production-grade Model Context Protocol (MCP) server built with TypeScript, providing comprehensive filesystem operations, advanced text search & replace, image processing, and Tesseract OCR capabilities. Designed for LLM agent integration, it deli

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "fsext-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "fsext-mcp-server"
      ]
    }
  }
}

「AI とエージェント」の他のコンテンツ