DocuSign
Enables Large Language Models (LLMs) to query live DocuSign data through a Model Context Protocol (MCP) interface by leveraging CData JDBC Drivers.
About
This tool provides a read-only Model Context Protocol (MCP) server for DocuSign, allowing applications like Claude Desktop to interact with live DocuSign data using natural language queries. It wraps the CData JDBC Driver for DocuSign, exposing DocuSign data as relational SQL models, thereby eliminating the need for users to write SQL queries directly. The server translates natural language requests from LLMs into executable queries, making DocuSign information easily accessible.
Key Features
- Supports JSON-RPC 2.0 for direct API calls and scripting
- Exposes DocuSign data as relational SQL models via JDBC
- Enables natural language querying of live DocuSign data through LLMs
- 0 GitHub stars
- Configurable connection properties via .prp files
- Provides read-only access to DocuSign data (full read/write beta available separately)
Use Cases
- Scripting automated data retrieval from DocuSign via JSON-RPC requests without direct SQL interaction
- Allowing LLMs like Claude Desktop to retrieve live information from DocuSign by asking natural language questions
- Integrating DocuSign data querying capabilities into AI clients for business intelligence and reporting