
Lumin
@luminpdf
About Lumin
This is an MCP (Model Context Protocol) server for integrating with Lumin's API services. It allows AI assistants (MCP clients, e.g Claude Desktop, Cursor) to interact with Lumin features such as document management, signature requests, and user information.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"lumin": {
"command": "npx",
"args": [
"mcp-remote",
"https://mcp.luminpdf.com/mcp"
]
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is Lumin?
Lumin is an MCP (Model Context Protocol) server that integrates with Lumin's API services. It enables AI assistants like Claude Desktop and Cursor to interact with Lumin features such as document management, signature requests, and user information.
How to use Lumin?
For Cursor users, open the provided integration link. For Claude users, add the configuration to claude_desktop_config.json (macOS: ~/Library/Application Support/Claude/claude_desktop_config.json, Windows: %APPDATA%\Claude\claude_desktop_config.json) with the command npx and arguments ["mcp-remote", "https://mcp.luminpdf.com/mcp"]. If installation issues occur with Cursor, clear cached credentials at /Users/<your-username>/.mcp-auth/.
Key features of Lumin
- Retrieve information about the current Lumin user
- Get details of a signature request by ID
- Cancel an existing signature request
- Create and send a new signature request with documents
- Upload a file to Lumin
- Get the list of workspaces for the current user
- Convert Markdown to PDF using Lumin
Use cases of Lumin
- Retrieve user information from Lumin for account management
- Send, get, and cancel electronic signature requests on documents
- Upload files to Lumin for storage or further processing
- List workspaces to organize documents and collaboration
- Convert Markdown content into PDF documents
FAQ from Lumin
What MCP clients are supported?
Claude Desktop and Cursor are currently supported; installation instructions for other MCP clients will be provided soon.
How do I install Lumin for Claude Desktop?
Add the Lumin server configuration to your claude_desktop_config.json file using the npx command with the mcp-remote package and the URL https://mcp.luminpdf.com/mcp.
What tools does Lumin provide?
Lumin offers seven tools: get-lumin-user-information, get-signature-request-on-lumin-by-id, cancel-signature-request-on-lumin-by-id, send-signature-request-on-lumin, upload-file-to-lumin, get-workspace-list-of-user-on-lumin, and lumin-markdown2pdf.
How do I troubleshoot installation issues with Cursor?
Clear cached credentials located at /Users/<your-username>/.mcp-auth/.
Where is the Lumin API documentation?
The Lumin API documentation is available at https://developers.luminpdf.com/api/.
Frequently asked questions
What MCP clients are supported?
Claude Desktop and Cursor are currently supported; installation instructions for other MCP clients will be provided soon.
How do I install Lumin for Claude Desktop?
Add the Lumin server configuration to your `claude_desktop_config.json` file using the `npx` command with the `mcp-remote` package and the URL `https://mcp.luminpdf.com/mcp`.
What tools does Lumin provide?
Lumin offers seven tools: get-lumin-user-information, get-signature-request-on-lumin-by-id, cancel-signature-request-on-lumin-by-id, send-signature-request-on-lumin, upload-file-to-lumin, get-workspace-list-of-user-on-lumin, and lumin-markdown2pdf.
How do I troubleshoot installation issues with Cursor?
Clear cached credentials located at `/Users/<your-username>/.mcp-auth/`.
Where is the Lumin API documentation?
The Lumin API documentation is available at [https://developers.luminpdf.com/api/](https://developers.luminpdf.com/api/).
Basic information
More Developer Tools MCP servers

CircleCI MCP Server
CircleCIManage CI/CD pipelines, debug failed builds, and optimize test suites directly from your AI agents - no terminal required. The CircleCI MCP Server is a remote server hosted by CircleCI that connects AI tools and agents

Skilder.ai
skilder.aiRun skills and MCP tools like production software: versioned, composed into roles, distributed to every agent from one governed library.

TaskerArmy Agent
TaskerArmyAsk Claude or ChatGPT what Shopify theme optimization tasks are pending on your store, a remote MCP server for TaskerArmy Agent accounts.

Repo Test Architect
RepoAssayLocal-first, read-only MCP server for evidence-backed repository test architecture audits and test planning.

Reelier
Maxime HouleAgents make claims. Reelier writes receipts — record an agent's tool-call workflow once, replay it deterministically at 0 tokens, and diff runs to catch drift.
Comments