Home › Cloud & Monitoring › portkey-admin-mcp
portkey-admin-mcp
Portkey Admin API control-plane MCP server with Prisma AIRS interoperability guidance.
Topics: Cloud Platforms
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 0.12.0)
npx -y portkey-admin-mcp@0.12.0
Or add to your MCP client config:
{
"mcpServers": {
"portkey-admin-mcp": {
"command": "npx",
"args": [
"-y",
"portkey-admin-mcp@0.12.0"
],
"env": {
"PORTKEY_API_KEY": "<YOUR_VALUE>",
"PORTKEY_TOOL_DOMAINS": "<YOUR_VALUE>",
"PORTKEY_BASE_URL": "<YOUR_VALUE>"
}
}
}
}
PORTKEY_API_KEYrequired secret — Your Portkey API key for authenticationPORTKEY_TOOL_DOMAINS— Optional comma-separated tool domains to expose, for example prompts,analyticsPORTKEY_BASE_URL— Portkey Admin API base URL. Defaults to https://api.portkey.ai/v1; a Prisma AIRS or Strata Cloud Manager URL is not compatible
This repository has 2 servers listed in the Official MCP Registry.
Other names: io.github.s-b-e-n-s-o-n/portkey-admin-mcp
Related servers
mcp
AWS MCP servers for seamless integration with AWS services and resources.
mcp-server-cloudflare
Cloudflare MCP servers
kubefwd
Kubernetes port forwarding for local development with automatic /etc/hosts entries.
kubernetes-mcp-server
A Model Context Protocol (MCP) server for Kubernetes and OpenShift
mcp-server-kubernetes
/🏠 - Typescript implementation of Kubernetes cluster operations for pods, deployments, services.
Terraform
Generate more accurate Terraform and automate workflows for HCP Terraform and Terraform Enterprise
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry