Lumin
Manage documents, send signature requests, and convert Markdown to PDF
About Lumin
Lumin helps users manage documents, send signature requests, and convert Markdown to PDF. Its connector gives assistants document-workflow context for preparing files, handling signatures, and producing shareable outputs.
Connection details
https://mcp.luminpdf.com/mcp- Transport
- Streamable HTTP
- Authentication
- OAuth
Setup
claude mcp add lumin --transport http https://mcp.luminpdf.com/mcpFrequently asked questions
What is the Lumin remote MCP server?
The Lumin remote MCP server is a hosted Model Context Protocol endpoint at https://mcp.luminpdf.com/mcp, so AI assistants can connect to it without installing or running anything locally. Lumin helps users manage documents, send signature requests, and convert Markdown to PDF. Its connector gives assistants document-workflow context for preparing files, handling signatures, and producing shareable outputs.
How do I connect to the Lumin MCP server?
Add the endpoint https://mcp.luminpdf.com/mcp to any MCP-compatible client such as Claude Code, Codex, Cursor, or VS Code. The setup snippets on this page configure each client in one step.
Does the Lumin MCP server require authentication?
Yes. Lumin uses OAuth: the first time you connect, your MCP client opens a browser window to sign in and authorize access, then reuses the credentials for future sessions.
Which transport does the Lumin MCP server use?
Lumin exposes a Streamable HTTP endpoint, the current standard transport for the Model Context Protocol, supported by all major MCP clients.
