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