Skip to main content
Glama

Aoexl MCP Connector

Small public wrapper package for connecting Claude Desktop, Cursor, and other MCP clients to the hosted Aoexl MCP endpoint at https://mcp.aoexl.com/mcp.

Install

AOEXL_API_KEY=your_key_here npx -y aoexl-mcp

The package starts a local stdio proxy via mcp-remote and forwards requests to the hosted Aoexl MCP server.

Related MCP server: SignForge

Claude Desktop

{
  "mcpServers": {
    "aoexl-sign": {
      "command": "npx",
      "args": ["-y", "aoexl-mcp"],
      "env": {
        "AOEXL_API_KEY": "YOUR_API_KEY"
      }
    }
  }
}

Environment

  • AOEXL_API_KEY — required API key created in Aoexl

  • AOEXL_MCP_URL — optional override, defaults to https://mcp.aoexl.com/mcp

Publishing Metadata

  • npm package: aoexl-mcp

  • MCP registry name: io.github.AryanSingh/aoexl-sign

  • Smithery server: aryan/aoexl-sign

F
license - not found
-
quality - not tested
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

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.
    Last updated
    15
    94
    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.
    Last updated
    8
    24
    1
    MIT
  • A
    license
    -
    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.
    Last updated
    7
    MIT

View all related MCP servers

Related MCP Connectors

  • Automate eSignature workflows and signing tasks via natural language commands.

  • Document API for AI-native software: render PDFs, e-sign, PAdES-seal, and verify.

  • SignDocs Brasil e-signature tools for AI agents — signing sessions, envelopes, verification.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/aryansingh0203/aoexl-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server