Back to Browse

Full Portkey Admin MCP Server

Developer ToolsLow Risk9.9MCP RegistryLocal
Free

Server data from the Official MCP Registry

Full Portkey Admin API MCP server — configs, prompts, keys, analytics, and more.

About

Full Portkey Admin API MCP server — configs, prompts, keys, analytics, and more.

Security Report

9.9
Low Risk9.9Low Risk

Valid MCP server (2 strong, 3 medium validity signals). 1 code issue detected. No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.

5 files analyzed · 2 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; point at a self-hosted gateway if neededOptional

Environment variable: PORTKEY_BASE_URL

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-s-b-e-n-s-o-n-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!