bach-docusign-mcp
v0.3.0
Published
Mock docusign MCP with a bundled sample dataset and real search/get tools (write actions are safe mocks).
Readme
bach-docusign-mcp
Mock DocuSign MCP server. Send envelopes for e-signature and check status.
Note: This is a MOCK MCP server by bachstudio. It returns sample/fake data and does not connect to DocuSign. Intended for prototyping and demos.
Tools
send_envelope— Send a document for signature (mock)get_envelope_status— Get the status of an envelope
Usage (stdio MCP)
{
"mcpServers": {
"docusign": {
"command": "npx",
"args": ["-y", "bach-docusign-mcp"]
}
}
}License
MIT © bachstudio
