Stats
Actions
Tags
From rwr
Runs locally via stdio to provide Claude with tools for reading contents of local files. Capability: files. No secrets or API keys required.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"file-reader": {
"command": "uvx",
"args": [
"mcp-file-contents-reader"
]
}
}
}Server configuration and connection parameters
uvxCommand-line arguments passed to the server process
Declared capabilities of this MCP server
npx claudepluginhub jamie-bitflight/claude_skills --plugin rwr