Back to directory
r-huijts/portkey-admin-mcp-server

r-huijts/portkey-admin-mcp-server

@r-huijts

MCP server for Portkey AI platform - manage AI configurations, workspaces, analytics, and user access

portkeyai-gatewaymcpapi-managementanalyticsworkspacellmcloud

Installation & Configuration

{
  "mcpServers": {
    "portkey-server": {
      "command": "node",
      "args": [
        "/path/to/portkey-server/build/index.js"
      ],
      "env": {
        "PORTKEY_API_KEY": "your_portkey_api_key_here"
      }
    }
  }
}

Information

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