Back to directory
@edgee/mcp-server-edgee

@edgee/mcp-server-edgee

@edgee-ai1

An MCP Server for the Edgee API, providing tools for organization, project, component, and user management through the Model Context Protocol.

organizationprojectcomponentuserapicloud

Installation & Configuration

{
  "mcpServers": {
    "edgee": {
      "command": "npx",
      "args": [
        "-y",
        "@edgee/mcp-server-edgee"
      ],
      "env": {
        "EDGEE_TOKEN": "<YOUR_TOKEN>"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2025/3/30
Updated
2026/6/7