Back to Browse

Aoexl MCP Server

Developer ToolsLow Risk9.6MCP RegistryLocalRemote
Free

Server data from the Official MCP Registry

Create signing requests, check status, send reminders, and manage Aoexl templates.

About

Create signing requests, check status, send reminders, and manage Aoexl templates.

Remote endpoints: streamable-http: https://mcp.aoexl.com/mcp

Security Report

9.6
Low Risk9.6Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. ⚠️ Package registry links to a different repository than scanned source. Imported from the Official MCP Registry. 2 finding(s) downgraded by scanner intelligence.

Endpoint verified · Open access · 2 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

env_vars

Check that this permission is expected for this type of plugin.

Shell Command Execution

Runs commands on your machine. Be cautious — only use if you trust this plugin.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Install & Connect

Available as Local & Remote

This plugin can run on your machine or connect to a hosted endpoint. during install.

Documentation

View on GitHub

From the project's GitHub README.

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.

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

Reviews

No reviews yet

Be the first to review this server!