← Index

org.lightpaper/lightpaper-mcp

org.lightpaper/lightpaper-mcp·v0.1.1·Other
Quality Score
78
/100

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

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "lightpaper-mcp": {
      "command": "uvx",
      "args": [
        "lightpaper-mcp"
      ],
      "env": {
        "LIGHTPAPER_API_KEY": "<your-lightpaper_api_key>",
        "LIGHTPAPER_BASE_URL": "<lightpaper_base_url>"
      }
    }
  }
}
§02  Environment variables
LIGHTPAPER_API_KEY
secret

Your lightpaper.org API key (lp_free_xxx). Optional — the server can create accounts interactively.

LIGHTPAPER_BASE_URL

Base URL for the lightpaper API. Defaults to https://lightpaper.org.

§03  MCP Quality Score  ·  methodology
freshness
23
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other