Open Agreements
@open-agreements
About Open Agreements
Fill standard legal agreement templates (NDAs, SAFEs, NVCA docs, employment contracts) as DOCX files. Remote MCP server — works without install. Browse templates, fill fields, generate signed-ready documents. MIT licensed.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"open-agreements": {
"url": "https://openagreements.org/api/mcp"
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Open Agreements?
Open Agreements is an MCP server that allows AI agents to fill standard legal agreement templates and produce signable DOCX files. It integrates 40+ templates across NDAs, cloud service agreements, employment contracts, contractor agreements, SAFEs, and NVCA financing documents. It works with Claude Code, Gemini CLI, Cursor, and via CLI or MCP.
How to use Open Agreements?
Install via Agent Skill (npx skills add open-agreements/open-agreements), Claude Hosted MCP (claude mcp add --transport http open-agreements https://openagreements.ai/api/mcp), Gemini CLI Extension, or CLI (npm install -g open-agreements). Then prompt an agent to fill a template (e.g., "Fill the Common Paper mutual NDA for my company") or use CLI commands like open-agreements list and open-agreements fill.
Key features of Open Agreements
- 40+ standard legal templates (NDA, SaaS, employment, SAFE, NVCA)
- Produces signable DOCX files preserving source formatting
- Works with Claude Code, Gemini CLI, Cursor, and CLI
- Supports Common Paper, Bonterms, Y Combinator, and NVCA forms
- Electronic signature via DocuSign integration
- Skills for compliance auditing (SOC2, ISO 27001) and editing DOCX
Use cases of Open Agreements
- Drafting NDAs for subcontractors or business partners
- Creating consulting agreements, SOWs, and contractor agreements
- Generating Y Combinator SAFEs with valuation caps
- Filing Delaware franchise tax and annual report
- Running SOC 2 or ISO 27001 internal audits and evidence collection
FAQ from Open Agreements
What templates are available?
Over 40 templates from Common Paper, Bonterms, Y Combinator (SAFEs), and NVCA (venture financing), covering NDAs, SaaS agreements, employment contracts, DPAs, and more.
How does the agent fill a template?
The agent runs list --json to discover templates and fields, interviews you for values grouped by section, then runs fill <template> to render a
More Files & Storage MCP servers

Filesystem
modelcontextprotocolModel Context Protocol Servers
File Context Server
bsmi021A Model Context Protocol (MCP) server that provides file system context to Large Language Models (LLMs). This server enables LLMs to read, search, and analyze code files with advanced caching and real-time file watching capabilities.
box-mcp-server
hmkA Box model context protocol server to search, read and access files
PDF Tools MCP
danielkennedy1Google Drive server
isaacphiModel Context Protocol (MCP) Server for reading from Google Drive and editing Google Sheets
Comments