Secure Docusign Navigator integration for AI assistants to access and analyze agreement data.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"docusign-navigator": {
"args": [
"https://docusign-navigator.thisdot.co/mcp"
],
"command": "mcp-server-fetch"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
A Model Context Protocol (MCP) server that connects your AI assistant to Docusign Navigator. Query and analyze your Docusign agreements using natural language - no complex APIs or manual searches required.
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
Click any tool to inspect its schema.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in legal / productivity
Persistent memory using a knowledge graph
Dynamic problem-solving through sequential thought chains
mini cli search engine for your docs, knowledge bases, meeting notes, whatever. Tracking current sota approaches while being all local
87 tools for Korean law — statutes, precedents, ordinances, interpretations | MCP Server · CLI · npm
MCP Security Weekly
Get CVE alerts and security updates for co.thisdot.docusign-navigator/mcp and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
By This Dot Labs
A Model Context Protocol (MCP) server that connects your AI assistant to Docusign Navigator. Query and analyze your Docusign agreements using natural language - no complex APIs or manual searches required.
Transform how you work with Docusign agreements:
The server is deployed and ready to use at: https://docusign-navigator.thisdot.co/mcp
Choose your AI client below:
Add this to your Claude Desktop configuration file:
{
"mcpServers": {
"docusign-navigator": {
"command": "mcp-server-fetch",
"args": ["https://docusign-navigator.thisdot.co/mcp"]
}
}
}
Ctrl+Shift+P / Cmd+Shift+Pmcp: add serverHTTP (HTTP or Server-Sent Events)https://docusign-navigator.thisdot.co/mcpAdd to your configuration:
{
"servers": {
"docusign-navigator": {
"url": "https://docusign-navigator.thisdot.co/mcp",
"type": "http"
}
}
}
When you first use a Docusign command, you'll be prompted to authenticate:
Try these example queries with your AI assistant:
"Show me my Docusign agreements"
"Tell me about agreement [ID]"
"Find contracts with ABC Company"
"What agreements are pending signature?"
Your AI assistant will have access to these capabilities:
"Am I connected to Docusign?" "Check my authentication status"
"Show me all my agreements" "What contracts do I have?" "List my Docusign documents"
"Tell me about agreement [ID]" "Show me details for contract [ID]"
"Find service agreements" "Search for contracts with ABC Company" "Show me expired agreements"
You: "Show me my Docusign agreements"
AI: "You have 3 agreements:
• Service Agreement with XYZ Corp (pending signature)
• NDA with ABC Inc (completed)
• Consulting Contract (in review)"
You: "Tell me more about the Service Agreement"
AI: "The Service Agreement with XYZ Corp was created on January 15th
and is currently pending signature. It includes standard service
terms and payment schedules."
Your data stays secure: