Loading MCP server directory, please wait...
Full Portkey Admin API MCP server — configs, prompts, keys, analytics, and more.
npx @getmcp/cli add io.github.s-b-e-n-s-o-n/portkey-admin-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
PORTKEY_API_KEYYour Portkey API key for authentication
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.s-b-e-n-s-o-n/portkey-admin-mcp": {
"command": "npx",
"args": [
"-y",
"portkey-admin-mcp"
],
"env": {
"PORTKEY_API_KEY": ""
}
}
}
}