Odel
lightpaper

lightpaper

Local
@lightpaperorgPythonMITUpdated 2mo ago

API-first publishing platform. Publish markdown as permanent web pages with quality scoring.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIlightpaper-mcpv0.1.1

Run

uvx lightpaper-mcp

MCP client config

{
  "mcpServers": {
    "lightpaper": {
      "command": "uvx",
      "args": [
        "lightpaper-mcp"
      ]
    }
  }
}