Lightpaper Mcp
@lightpaperorg
关于 Lightpaper Mcp
publish your essays, research papers and blogs at the speed of light
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"lightpaper": {
"command": "lightpaper-mcp",
"env": {
"LIGHTPAPER_API_KEY": "your-api-key"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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.
其他 分类下的更多 MCP 服务器
Blender
ahujasidOpen-source MCP to use Blender with any LLM
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
评论