Aoexl Sign
Aoexl MCP 커넥터
Claude Desktop, Cursor 및 기타 MCP 클라이언트를 https://mcp.aoexl.com/mcp에 호스팅된 Aoexl MCP 엔드포인트에 연결하기 위한 소규모 공개 래퍼 패키지입니다.
설치
AOEXL_API_KEY=your_key_here npx -y aoexl-mcp이 패키지는 mcp-remote를 통해 로컬 stdio 프록시를 시작하고 요청을 호스팅된 Aoexl MCP 서버로 전달합니다.
Related MCP server: SignaTrust MCP Server
Claude Desktop
{
"mcpServers": {
"aoexl-sign": {
"command": "npx",
"args": ["-y", "aoexl-mcp"],
"env": {
"AOEXL_API_KEY": "YOUR_API_KEY"
}
}
}
}환경 변수
AOEXL_API_KEY— Aoexl에서 생성된 필수 API 키AOEXL_MCP_URL— 선택적 재정의, 기본값은https://mcp.aoexl.com/mcp입니다.
게시 메타데이터
npm 패키지:
aoexl-mcpMCP 레지스트리 이름:
io.github.AryanSingh/aoexl-signSmithery 서버:
aryan/aoexl-sign
This server cannot be deployed
Maintenance
Related MCP Connectors
Hosted MCP server for Dropbox Sign — signature requests, templates, and account for AI agents.
E-signature API for AI agents: send contracts, sign PDF documents, track and download signed files.
Automate eSignature workflows and signing tasks via natural language commands.
Send AI-created PDFs for signature, track signers, and return verifiable document evidence.
Related MCP Servers
- AlicenseAqualityDmaintenanceSend documents for e-signature from Claude Desktop, Claude Code, Cursor, and other AI agents. Free DocuSign alternative.1539 npmMIT
- AlicenseAqualityCmaintenanceEnables AI assistants to manage document signing workflows via natural language, including creating envelopes, uploading documents, analyzing contracts, and verifying blockchain anchors.821 npm1MIT
- AlicenseNot gradedqualityBmaintenanceE-signature for AI agents. One unauthenticated call returns a sandbox API key (no account, no browser), then the agent can send documents for signature, check status, and download the sealed PDF plus Certificate of Completion.4 npmMIT
- AlicenseAqualityDmaintenanceProvides DocuSign eSignature operations via JWT Grant for headless AI agents, enabling envelope management, document signing, and template access through MCP tools.9MIT