← All servers
🔧

Portkey AdminVerified🛡 No advisories

io.github.CodesWhat/portkey-admin-mcp
New to MCP? Start here →
5★ stars
0weekly installs
5 days agolast release

Provenancewhere it came from, and what was verified

Verified namespace

Published to the official MCP registry by github.com/codeswhat, which proved it owns this namespace.

Verified owner: github.com/codeswhatio.github.CodesWhat/portkey-admin-mcp

🛡 Permissions & trustwhat this server can touch before you run it

Secrets required
Needs PORTKEY_API_KEY.
Configuration
Reads PORTKEY_TOOL_DOMAINS, PORTKEY_BASE_URL.

About

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

Packages & transports

npmportkey-admin-mcpv0.6.0 · npx

Metadata

Categorydevops
LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "portkey_admin": {
      "command": "npx",
      "args": [
        "-y",
        "portkey-admin-mcp"
      ]
    }
  }
}

▶ Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y portkey-admin-mcp