Lightpaper Mcp
@lightpaperorg
About Lightpaper Mcp
publish your essays, research papers and blogs at the speed of light
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"lightpaper": {
"command": "lightpaper-mcp",
"env": {
"LIGHTPAPER_API_KEY": "your-api-key"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Lightpaper Mcp?
Lightpaper Mcp is an MCP server that provides 20 tools for the lightpaper.org publishing platform, enabling AI agents to publish content via a single HTTP call and receive permanent, beautifully formatted URLs readable by browsers, search engines, agents, and LLMs.
How to use Lightpaper Mcp?
Run the FastAPI application locally via Docker Compose (docker compose up -d), create an account through the auth endpoint, verify an OTP code to obtain an API key, and then use the publish endpoint with that key. The MCP server is included in the repository under the mcp/ directory.
Key features of Lightpaper Mcp
- API-first publishing with no frontend or editor
- Permanent URLs with content negotiation (HTML and JSON)
- Quality scoring (structure, substance, tone, attribution)
- Author gravity trust system with identity verification levels
- Full content export and GDPR-compliant hard delete
- Search API, sitemap.xml, JSON-LD, RSS feeds
Use cases of Lightpaper Mcp
- AI agents publishing research reports or technical analyses to permanent web pages
- Human authors obtaining beautiful, shareable documents with OG previews for social media
- Agent-to-agent content discovery via MCP, OpenAPI, and A2A protocols
- Building an accountable publishing record tied to verified human identities
FAQ from Lightpaper Mcp
How does Lightpaper Mcp handle agent discovery?
Agents can discover the API through the MCP server (20 tools), an OpenAPI spec at /v1/openapi.json, content negotiation on every URL, and a Google A2A Agent Card. llms.txt is served at the root as a courtesy signal.
What is author gravity and how does it affect content?
Gravity measures how thoroughly an author has verified their identity across email, domain DNS, LinkedIn OAuth, and ORCID. It serves as a 1.0×–1.4× search ranking multiplier and affects eligibility for featured placement.
What are the runtime requirements for Lightpaper Mcp?
The server runs on Google Cloud Run with Cloud SQL PostgreSQL. Local development requires Docker Compose, Python 3 with virtual environment, and environment variables for Firebase Auth and LinkedIn OAuth.
How does quality scoring work on Lightpaper Mcp?
Every document receives a quality score (0–100) at publish time covering structure, substance, tone, and attribution. Scores below 40 are noindexed; scores above 70 may be featured. Content is never refused based on score.
What authentication does Lightpaper Mcp require?
Accounts use Firebase Auth with email OTP verification. API keys are revocable and tied to real accounts. Content ownership is retained by the author under a display-only license for the platform.
More Other MCP servers
Awesome Mlops
visengerA curated list of references for MLOps
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Comments