Server data from the Official MCP Registry
API-first publishing platform. Publish markdown as permanent web pages with quality scoring.
API-first publishing platform. Publish markdown as permanent web pages with quality scoring.
Set these up before or after installing:
Environment variable: LIGHTPAPER_API_KEY
Environment variable: LIGHTPAPER_BASE_URL
Unverified package source
We couldn't verify that the installable package matches the reviewed source code. Proceed with caution.
Add this to your MCP configuration file:
{
"mcpServers": {
"org-lightpaper-lightpaper-mcp": {
"env": {
"LIGHTPAPER_API_KEY": "your-lightpaper-api-key-here",
"LIGHTPAPER_BASE_URL": "your-lightpaper-base-url-here"
},
"args": [
"lightpaper-mcp"
],
"command": "uvx"
}
}
}The MCP server code is well-structured with proper authentication, appropriate permissions for its stated purpose, and good error handling. The API key is correctly read from environment variables. Only minor code quality improvements are needed. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue (1 critical, 0 high severity).
Scanned 4 files · 5 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!