MCP ServerSTDIOOfficialv0.1.1

Lightpaper MCP Server

Publish markdown documents as permanent web pages with automatic quality scoring. For developers building content workflows or integrating publishing into applications.

org.lightpaper/lightpaper-mcp

Hosted URL

Local install

Transport

STDIO

Auth

No auth required

What the Lightpaper MCP server does

How models use it and what it is built for.

Publish markdown documents as permanent web pages with automatic quality scoring. For developers building content workflows or integrating publishing into applications.

Connect to Lightpaper

Local install — runs as a subprocess.

uvx lightpaper-mcp==0.1.1

Environment variables

Configuration this server reads at startup.

  • LIGHTPAPER_API_KEYSecret

    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.

Resources

Where to find authoritative docs and source for Lightpaper.

Example prompts for Lightpaper

Paste any of these into Agent Studio after connecting Lightpaper.

  • Publish this markdown file as a web page and show me the quality score
  • Create a lightpaper account and publish my documentation
  • What quality metrics does lightpaper use when scoring published content
  • Explain how to set up LIGHTPAPER_API_KEY for authentication

Lightpaper MCP server — FAQ

Common questions about connecting and running Lightpaper.

  • What does the quality scoring feature do?

    Lightpaper automatically scores published markdown pages on quality metrics. The exact scoring criteria are available in the platform documentation, and scores help you identify content that may need revision.

  • Do I need an API key to use this MCP server?

    No. The LIGHTPAPER_API_KEY environment variable is optional — the server can create accounts interactively if you don't provide one. For production workflows, set your API key (format: lp_free_xxx) to skip authentication prompts.

  • Can I use this with a self-hosted lightpaper instance?

    Yes. Set the LIGHTPAPER_BASE_URL environment variable to point to your custom API endpoint. It defaults to https://lightpaper.org if not specified.

  • How do I install and run the lightpaper MCP server?

    Install with `uvx lightpaper-mcp@0.1.1`. The server uses stdio transport, so it integrates with any MCP client that supports that protocol. Set LIGHTPAPER_API_KEY if you have an account.

  • What's the difference between lightpaper and other markdown publishing tools?

    Lightpaper is API-first and emphasizes permanent web pages with built-in quality scoring. This makes it well-suited for programmatic publishing workflows where you want automated feedback on content quality.

Skip the local setup — run MCP in your browser

MCP Playground runs 10,000+ hosted MCP servers — GitHub, Linear, Notion, Stripe, Sentry and more — across Claude, GPT, Gemini, DeepSeek and 60+ AI models. Compare model answers side-by-side, save agent presets, share runs. Zero install.

Open Agent Studio

Related servers

More on MCP Playground