Portkey Admin MCP Server

Created By
s-b-e-n-s-o-n2 months ago
Full MCP server for the Portkey AI Gateway Admin API. 151 tools for managing prompts, configs, virtual keys, analytics, guardrails, integrations, and more from any MCP client.
Overview

Portkey Admin MCP Server

Full MCP server for the Portkey AI Gateway Admin API with 151 tools across 18 domains.

Features

  • Prompts — Create, version, render, execute, migrate, and promote prompt templates
  • Configs — Gateway routing, caching, retry, and load balancing configurations
  • Analytics — Cost, latency, error rates, token usage, cache hits, and feedback metrics
  • Keys — API keys and virtual keys for provider access management
  • Guardrails — Content safety and policy enforcement
  • Integrations — AI provider integrations, MCP integrations, and MCP server management
  • Users & Workspaces — Organization-level user and workspace administration
  • Limits — Usage limits and rate limiting policies

Install

claude mcp add -e PORTKEY_API_KEY=your_key portkey-admin -- npx -y portkey-admin-mcp

Requirements

Server Config

{
  "mcpServers": {
    "portkey-admin": {
      "command": "npx",
      "args": [
        "-y",
        "portkey-admin-mcp"
      ],
      "env": {
        "PORTKEY_API_KEY": "<YOUR_PORTKEY_API_KEY>"
      }
    }
  }
}
Project Info
Created At
2 months ago
Updated At
2 months ago
Author Name
s-b-e-n-s-o-n
Star
-
Language
-
License
-
Category

Recommend Servers

View All
Tavily Mcp
@tavily-ai

JavaScript
a year ago