Skip to main content
Glama

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-mcp

  • MCP 레지스트리 이름: io.github.AryanSingh/aoexl-sign

  • Smithery 서버: aryan/aoexl-sign

Related MCP Connectors

Related MCP Servers

  • A
    license
    A
    quality
    D
    maintenance
    Send documents for e-signature from Claude Desktop, Claude Code, Cursor, and other AI agents. Free DocuSign alternative.
    15
    39 npm
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Enables AI assistants to manage document signing workflows via natural language, including creating envelopes, uploading documents, analyzing contracts, and verifying blockchain anchors.
    8
    21 npm
    1
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    E-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 npm
    MIT