Multi-File Reader MCP Server
@strawgate
About Multi-File Reader MCP Server
MCP Server for reading many files at the same time
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
Basic information
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.
PDF Reader MCP Server (@shtse8/pdf-reader-mcp)
shtse8📄 The PDF intelligence layer for AI agents — Agent Document Twin, evidence-first extraction, visual crops, OCR provenance, trust reports, and benchmark-gated releases. MCP server for Claude, Cursor, VS Code, and any MCP client.
PDF Extraction MCP Server (Claude Code Fork)
xraywuMCP server to extract contents from a PDF file
Filesystem MCP Server
cyanheadsA Model Context Protocol (MCP) server for platform-agnostic file capabilities, including advanced search/replace and directory tree traversal
md-pdf-mcp (Markdown to PDF MCP Server)
seanivoreMarkdown To PDF Conversion MCP
Comments