Multi-File Reader MCP Server
@strawgate
About Multi-File Reader MCP Server
MCP Server for reading many files at the same time
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-many-files": {
"command": "uv",
"args": [
"venv"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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
More Files & Storage MCP servers
Filesystem MCP Server
cyanheadsA Model Context Protocol (MCP) server for platform-agnostic file capabilities, including advanced search/replace and directory tree traversal
Filesystem MCP Server for WSL
webconsultingfilesystem MCP server for accessing WSL distributions from Windows
box-mcp-server
hmkA Box model context protocol server to search, read and access files
WORK IN PROGRESS - USE WITH CAUTION - Windows:
hanwegMCP server for working with PDF files
Google Drive MCP Server
hxie-pallasA google drive mcp servers based on Python
Comments