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.

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
C
maintenance

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

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

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