Back to directory
edgee-cloud/mcp-server-edgee

edgee-cloud/mcp-server-edgee

@edgee-ai

MCP Server for the Edgee API, enabling organization management, project operations, component management, and user administration through the Model Context Protocol.

edgeecloudorganizationprojectcomponentuser-managementapi

Installation & Configuration

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

Information

Transport
stdio
Language
TypeScript
Created
2026/6/12
Updated
2026/6/12