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

评论

文件与存储 分类下的更多 MCP 服务器