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
文件与存储 分类下的更多 MCP 服务器
PDF Reader MCP Server (@sylphlab/pdf-reader-mcp)
sylphlab📄 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.
Claude Document MCP Server
alejandroBallesterosCA lightweight MCP server for processing, editing, and interacting with PDF, Word, Excel, and CSV documents.
Mcp Google Sheets
xing5This MCP server integrates with your Google Drive and Google Sheets, to enable creating and modifying spreadsheets.
Filesystem MCP Server (@sylphlab/filesystem-mcp)
sylphlab📁 Secure, efficient MCP filesystem server - token-saving batch operations with project root confinement
MCP Filesystem Server
mark3labsGo server implementing Model Context Protocol (MCP) for filesystem operations.
评论