Multi-File Reader MCP Server
@strawgate
Multi-File Reader MCP Server について
MCP Server for reading many files at the same time
基本情報
設定
以下の設定を使って、このサーバーを 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
「ファイルとストレージ」の他のコンテンツ
Filesystem MCP Server for WSL
webconsultingfilesystem MCP server for accessing WSL distributions from Windows
Rust MCP Filesystem
rust-mcp-stackBlazing-fast, asynchronous MCP server for seamless filesystem operations.
Filesystem MCP Server
cyanheadsA Model Context Protocol (MCP) server for platform-agnostic file capabilities, including advanced search/replace and directory tree traversal
PDF Tools MCP
danielkennedy1box-mcp-server
hmkA Box model context protocol server to search, read and access files
コメント