MCP.so
ログイン

Multi-File Reader MCP Server

@strawgate

Multi-File Reader MCP Server について

MCP Server for reading many files at the same time

基本情報

カテゴリ

ファイルとストレージ

ランタイム

python

トランスポート

stdio

公開者

strawgate

設定

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

{
  "mcpServers": {
    "mcp-many-files": {
      "command": "uv",
      "args": [
        "venv"
      ]
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Multi-File Reader MCP Server?

This is a FastMCP server that exposes a tool to read the content of multiple files. It is designed for use with MCP-compatible clients.

How to use Multi-File Reader MCP Server?

Add the provided configuration to your McpServer settings, using uvx to run the server directly from its GitHub repository. The server exposes the read_files tool, which accepts a list of file paths.

Key features of Multi-File Reader MCP Server?

  • Exposes

コメント

「ファイルとストレージ」の他のコンテンツ