Back to MCP Servers
Plsreadme
Share markdown files and text as clean, readable web links via `plsreadme_share_file` and `plsreadme_share_text`; zero setup (`npx -y plsreadme-mcp` or `https://plsreadme.com/mcp`).
file-systems
By FacundoLucci
Installation
npx -y plsreadme-mcpConfiguration
{
"mcpServers": {
"plsreadme": {
"command": "npx",
"args": ["-y", "plsreadme"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes