Portkey Admin Mcp is a Model Context Protocol (MCP) server: Portkey Admin API MCP server with current coverage and Prisma AIRS interoperability guidance. Because it speaks the Model Context Protocol, AI assistants can use Portkey Admin Mcp as a set of callable tools instead of you copy-pasting between apps.
It runs locally: the npm package portkey-admin-mcp speaks MCP over stdio on your machine. Configuration happens through environment variables — you'll need PORTKEY_API_KEY. The current release is v0.11.2, published under the MIT license, with source at CodesWhat/portkey-admin-mcp on GitHub.
On mcp.site, Portkey Admin Mcp sits in the AI & Agents category. Any MCP client can use it — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed among them — via the install snippets below. If you maintain Portkey Admin Mcp for CodesWhat, claim this listing to verify ownership, earn the Verified badge, and keep the details current.
▸npm package — portkey-admin-mcp · MCP over stdio
▸Credentials — Requires PORTKEY_API_KEY
▸Open source — MIT license · CodesWhat/portkey-admin-mcp