Loading languages...
@E

@edgee/mcp-server-edgee

@edgee-cloud

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

organization
project
component
user
api

# mcpServer Config

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

# stdio

npx -y @edgee/mcp-server-edgee
Transport:
stdio
语言:
TypeScript
创建时间:3/31/2025
更新时间:4/14/2025