- DocuSign MCP Server by CData
DocuSign MCP Server by CData
This project builds a read-only MCP server. For full read, write, update, delete, and action capabilities and a simplified setup, check out our free CData MCP Server for DocuSign (beta): https://www.cdata.com/download/download.aspx?sku=UCZK-V&type=beta
Overview
What is DocuSign MCP Server by CData?
DocuSign MCP Server by CData is a read-only Model Context Protocol (MCP) server that allows LLMs to query live data from DocuSign using natural language, without the need for SQL.
How to use DocuSign MCP Server?
To use the server, clone the repository, build the server, install the CData JDBC Driver for DocuSign, configure your connection, and create a configuration file for your AI client (e.g., Claude Desktop).
Key features of DocuSign MCP Server?
- Provides a read-only interface to query DocuSign data.
- Allows natural language queries without SQL.
- Integrates with CData JDBC Driver for seamless data access.
Use cases of DocuSign MCP Server?
- Querying live DocuSign data for insights.
- Integrating with AI clients for automated data retrieval.
- Simplifying data access for non-technical users.
FAQ from DocuSign MCP Server?
- Can I write data to DocuSign using this server?
No, this server is read-only. For write capabilities, use the full CData MCP Server for DocuSign.
- Is there a trial version available?
Yes, you can access a free trial of the CData MCP Server for DocuSign.
Server Config
{
"mcpServers": {
"{classname_dash}": {
"command": "PATH\\TO\\java.exe",
"args": [
"-jar",
"PATH\\TO\\CDataMCP-jar-with-dependencies.jar",
"PATH\\TO\\docusign.prp"
]
}
}
}Project Info
Created At
a year agoUpdated At
10 months agoAuthor Name
CDataSoftwareStar
-Language
-License
-Category
developer-tools
Recommend Servers
View AllTest
@modelcontextprotocol
test
6 months ago
mcp-server-flomo MCP Server
@chatmcp
Write notes to Flomo
JavaScript
a year ago