Submit

Lumin

@luminpdf

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.
Overview

what is Lumin?

Lumin is an MCP (Model Context Protocol) server that integrates with Lumin's API services, enabling AI assistants to interact with features like document management, signature requests, and user information.

how to use Lumin?

To use Lumin, install the MCP server and configure it with your AI assistant (e.g., Claude or Cursor) to access its features.

key features of Lumin?

  • Retrieve user information from Lumin
  • Manage signature requests (create, cancel, get details)
  • Upload files to Lumin
  • Convert Markdown to PDF
  • Access user workspaces

use cases of Lumin?

  1. Automating document signing processes
  2. Managing user documents and signatures efficiently
  3. Converting Markdown documents to PDF format

FAQ from Lumin?

  • What is the purpose of the Lumin MCP server?

It allows AI assistants to interact with Lumin's document management and signature services.

  • How do I install Lumin?

Follow the installation instructions for your specific AI assistant, such as Cursor or Claude.

  • Can I use Lumin with any AI assistant?

Currently, it supports specific MCP clients like Claude and Cursor.

Server Config

{
  "mcpServers": {
    "lumin": {
      "command": "npx",
      "args": [
        "mcp-remote",
        "https://mcp.luminpdf.com/mcp"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.