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.

Tools

Server Config

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

Build with ShipAny.