Back to Browse

Portkey Admin MCP Server

Developer ToolsLow Risk9.2MCP RegistryLocal
Free

Server data from the Official MCP Registry

Portkey Admin API MCP server with current coverage and Prisma AIRS interoperability guidance.

About

Portkey Admin API MCP server with current coverage and Prisma AIRS interoperability guidance.

Security Report

9.2
Low Risk9.2Low Risk

Valid MCP server (2 strong, 1 medium validity signals). 1 code issue detected. 1 known CVE in dependencies (0 critical, 1 high severity) Package registry verified. Imported from the Official MCP Registry. Trust signals: trusted author (3/3 approved). 1 finding(s) downgraded by scanner intelligence.

3 files analyzed · 3 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

file_system

Check that this permission is expected for this type of plugin.

env_vars

Check that this permission is expected for this type of plugin.

What You'll Need

Set these up before or after installing:

Your Portkey API key for authenticationRequired

Environment variable: PORTKEY_API_KEY

Optional comma-separated tool domains to expose, for example prompts,analyticsOptional

Environment variable: PORTKEY_TOOL_DOMAINS

Portkey Admin API base URL. Defaults to https://api.portkey.ai/v1; a Prisma AIRS or Strata Cloud Manager URL is not compatibleOptional

Environment variable: PORTKEY_BASE_URL

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-codeswhat-portkey-admin-mcp": {
      "env": {
        "PORTKEY_API_KEY": "your-portkey-api-key-here",
        "PORTKEY_BASE_URL": "your-portkey-base-url-here",
        "PORTKEY_TOOL_DOMAINS": "your-portkey-tool-domains-here"
      },
      "args": [
        "-y",
        "portkey-admin-mcp"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!