Back to Browse

Firma.dev MCP Server

by User
Business ToolsLow Risk8.0Remote
Free

Electronic signature API - create, send, and manage legally binding signing requests.

About

Firma.dev is a extremely affordable electronic signature platform is about 3 cents per envelope. Firma.dev lets you create document templates, send signing requests, and track the entire signing lifecycle through a REST API. The MCP server exposes 58 tools covering company management, workspaces, templates, signing requests, webhooks, and settings. Build AI-powered document workflows - draft contracts, collect signatures, monitor completion status, and manage your signing infrastructure programmatically.

Security Report

8.0
Low Risk8.0Low Risk

Remote MCP endpoint verified (659ms response). 2 trust signals: valid MCP protocol, requires auth. No security issues detected.

Endpoint verified · Requires authentication · 2 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Remote servers are capped at 8.0 because source code is not available for review. The score reflects endpoint verification only.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "firma-dev": {
      "url": "https://mcp.firma.dev/mcp"
    }
  }
}

Getting Started

Once installed, try these example prompts and explore these capabilities:

  • 1- "Create a signing request from my NDA template and send it to john@example.com"
  • 2- "List all pending signing requests in my workspace"
  • 3- "Show me the audit trail for signing request abc-123"
  • 4- "Set up a webhook to notify me when signing requests are completed"
  • 5- Tool: signing_requests_list - List and filter signing requests by status
  • 6- Tool: signing_requests_create_and_send - Create a signing request from a template and send it in one step
  • 7- Tool: signing_requests_download - Download the completed signed document
  • 8- Tool: templates_list - Browse available document templates
  • 9- Tool: webhooks_create - Register a webhook endpoint for signing events

Reviews

No reviews yet

Be the first to review this server!