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
mcp-v8: V8 JavaScript MCP Server
r33drichardsMCP server that exposes a V8 JavaScript runtime as a tool for AI agents like Claude and Cursor. Supports persistent heap snapshots via S3 or local filesystem, and is ready for integration with modern AI development environments.
Storacha MCP Storage Server
storachaStoracha MCP storage server - self-sovereign data for your AI applications.
Claude Document MCP Server
alejandroBallesterosCA lightweight MCP server for processing, editing, and interacting with PDF, Word, Excel, and CSV documents.
Comments