io.github.CodesWhat/portkey-admin-mcp
NPM · PORTKEY-ADMIN-MCP · SCANNED SEP 26
Portkey Admin API control-plane MCP server with Prisma AIRS interoperability guidance.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →
Supply Chain Security98
- No malware found by supply-chain analysis.Pass
- No known CVEs affecting this package version or its production dependencies.Pass
- No install/post-install scripts declared.Pass
- 32 of 103 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency100
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Cryptographically verified build provenance (signed, bound to CodesWhat/portkey-admin-mcp). View diagnostics → Pass
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 17 days ago).Pass
- Publishes a security disclosure policy (SECURITY.md).Pass
Schema Quality & AI Usability0
- Schema quality not yet verified: the captured schema was too large for us to store in full, or the server stopped listing its tools part-way, so we will not judge it on a partial copy.Unverified
Stability & Change Management0
- Stability not yet verified: the captured schema was too large for us to store in full, or the server stopped listing its tools part-way, and comparing a partial copy would report the missing part as a change.Unverified
Tool Coverage0
- Tool coverage not yet verified: the captured tool definitions were too large for us to store in full, or the server stopped listing its tools part-way, so we will not judge them on a partial copy.Unverified
Tool Safety0
- Tool safety not yet verified: the captured tool definitions were too large for us to store in full (the trim removes the very descriptions this category reads), or the server stopped listing its tools part-way.Unverified
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Unverified: 4 categories
Categories scored 0 because our sandbox has not given us the schema these checks need to read. That is a gap on our side rather than a finding about the package, and we only credit what we can confirm, so the score stands at 0 until the capture succeeds. We are working through the fleet, so this normally clears without any action from you. How we score packages →
How do I install the io.github.CodesWhat/portkey-admin-mcp server?
io.github.CodesWhat/portkey-admin-mcp runs locally as an npm package, launched with npx -y portkey-admin-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
npm · portkey-admin-mcp
claude mcp add codeswhat-portkey-admin-mcp -- npx -y portkey-admin-mcp
{
"mcpServers": {
"codeswhat-portkey-admin-mcp": {
"command": "npx",
"args": [
"-y",
"portkey-admin-mcp"
]
}
}
} {
"servers": {
"codeswhat-portkey-admin-mcp": {
"command": "npx",
"args": [
"-y",
"portkey-admin-mcp"
]
}
}
} codex mcp add codeswhat-portkey-admin-mcp -- npx -y portkey-admin-mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"codeswhat-portkey-admin-mcp": {
"type": "local",
"command": [
"npx",
"-y",
"portkey-admin-mcp"
],
"enabled": true
}
}
} openclaw mcp add codeswhat-portkey-admin-mcp --command npx --arg -y --arg portkey-admin-mcp
mcp_servers:
codeswhat-portkey-admin-mcp:
command: "npx"
args: ["-y", "portkey-admin-mcp"] {
"McpServers": {
"codeswhat-portkey-admin-mcp": {
"Transport": "stdio",
"Command": "npx",
"Arguments": [
"-y",
"portkey-admin-mcp"
]
}
}
} assistant mcp add codeswhat-portkey-admin-mcp -t stdio -c npx -a -y portkey-admin-mcp
{
"mcpServers": {
"codeswhat-portkey-admin-mcp": {
"command": "npx",
"args": [
"-y",
"portkey-admin-mcp"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 25 Sept 26 0
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 23 Sept 26 0
- Package version: 0.6.3 → 0.12.0 functional
- 14 Sept 26 0
- Package version: 0.6.3 → 0.12.0 functional
- 10 Sept 26 +10
- Known CVEs: unverified → pass ▲ security
- Dependency health: unverified → 0.85 ▲ functional
- 9 Sept 26 0
- Package version: 0.11.6 → 0.12.0 functional
- 8 Sept 26 +5
- Known CVEs: pass → unverified ▼ security
- Malware scan: unverified → pass ▲ security
- Stability: Stability not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet. security
- Tool safety: Tool safety not yet verified: we do not have a sandbox capture of the tool definitions this version of the package serves yet. security
- Capabilities: pass → unverified ▼ functional
- Dependency health: 0.85 → unverified ▼ functional
- Schema quality: Schema quality not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet. functional
- Tool coverage: Tool coverage not yet verified: we do not have a sandbox capture of the tool definitions this version of the package serves yet. functional
- Package version: 0.11.3 → 0.11.6 functional
- Package version: 0.11.3 → 0.11.5 functional
- Package version: 0.6.3 → 0.11.4 functional
- 7 Sept 26 −15
- Malware scan: pass → unverified ▼ security
- Package version: 0.11.2 → 0.11.3 functional
- 3 Sept 26 0
- Package version: 0.6.3 → 0.11.2 functional
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 26 Sept 2026 · Analysed npm/portkey-admin-mcp@0.12.0
Provenance Verified
A signed build attestation was found and verified, binding this exact artifact to the source repository it claims to come from.
| Result | Verified |
|---|---|
| Ecosystem | npm |
| Reason | Verified |
| Discovered via | Registry attestation endpoint |
| Source repo | CodesWhat/portkey-admin-mcp |
| Certificate issuer | https://token.actions.githubusercontent.com |
| Certificate SAN | https://github.com/CodesWhat/portkey-admin-mcp/.github/workflows/release.yml@refs/tags/v0.12.0 |
| Rekor log index | 2763047820 |
| Predicate type | https://slsa.dev/provenance/v1 |
| Subject digest | sha512:6db82371df97b818a0ff4a73de8225b4c24e8e960610a4bc43a688847b9c674e4cd581e398a7fdaa485e8506b44a703608f90b17421373b5e672f3d69 |
Background: How many MCP packages publish verified provenance →
Dependencies 103 packages
| Packages resolved | 103 |
|---|---|
| Stale | 32 |
| Tree resolution | Complete |
Background: SBOMs and build attestations, explained →
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
add_workspace_member ~104
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| role | string | yes | – |
| user_id | string | yes | – |
| workspace_id | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| data | – | – | – |
| error | object | – | – |
| ok | boolean | yes | – |
No examples provided.
archive_deployment ~79
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| data | – | – | – |
| error | object | – | – |
| ok | boolean | yes | – |
No examples provided.
cancel_log_export ~98
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| export_id | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| data | – | – | – |
| error | object | – | – |
| ok | boolean | yes | – |
No examples provided.
create_api_key ~382
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| alert_emails | array | – | – |
| alert_threshold | number | – | – |
| credit_limit | number | – | – |
| default_allow_config_override | boolean | – | – |
| default_config_id | string | – | – |
| default_metadata | object | – | – |
| description | string | – | – |
| expires_at | string | – | – |
| name | string | yes | – |
| organisation_id | string | – | – |
| rate_limit_rpm | number | – | – |
| rate_limits | – | – | – |
| rotation_policy | – | – | – |
| scopes | array | yes | – |
| sub_type | string | yes | – |
| type | string | yes | – |
| user_id | string | – | – |
| workspace_id | string | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| data | – | – | – |
| error | object | – | – |
| ok | boolean | yes | – |
No examples provided.
create_collection ~85
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| name | string | yes | – |
| workspace_id | string | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| data | – | – | – |
| error | object | – | – |
| ok | boolean | yes | – |
No examples provided.
create_config ~207
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| cache_max_age | number | – | – |
| cache_mode | string | – | – |
| name | string | yes | – |
| retry_attempts | number | – | – |
| retry_on_status_codes | array | – | – |
| strategy_mode | string | – | – |
| targets | array | – | – |
| workspace_id | string | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| data | – | – | – |
| error | object | – | – |
| ok | boolean | yes | – |
No examples provided.
create_feedback ~164
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| metadata | object | – | – |
| trace_id | string | yes | – |
| value | number | yes | – |
| weight | number | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| data | – | – | – |
| error | object | – | – |
| ok | boolean | yes | – |
No examples provided.
create_guardrail ~154
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| actions | object | – | – |
| checks | array | – | – |
| name | string | yes | – |
| organisation_id | string | – | – |
| target | string | – | – |
| workspace_id | string | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| data | – | – | – |
| error | object | – | – |
| ok | boolean | yes | – |
No examples provided.
create_integration ~451
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| ai_provider_id | string | yes | – |
| api_version | string | – | – |
| aws_access_key_id | string | – | – |
| aws_region | string | – | – |
| aws_secret_access_key | string | – | – |
| create_default_provider | boolean | – | – |
| custom_host | string | – | – |
| default_provider_slug | string | – | – |
| deployment_name | string | – | – |
| description | string | – | – |
| key | string | – | – |
| name | string | yes | – |
| pricing_adjustments | – | – | – |
| resource_name | string | – | – |
| secret_mappings | array | – | – |
| slug | string | – | – |
| vertex_project_id | string | – | – |
| vertex_region | string | – | – |
| workspace_id | string | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| data | – | – | – |
| error | object | – | – |
| ok | boolean | yes | – |
No examples provided.
create_log_export ~294
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| ai_model | array | – | – |
| cost_max | number | – | – |
| cost_min | number | – | – |
| description | string | – | – |
| requested_fields | array | yes | – |
| time_max | string | yes | – |
| time_min | string | yes | – |
| total_units_max | number | – | – |
| total_units_min | number | – | – |
| workspace_id | string | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| data | – | – | – |
| error | object | – | – |
| ok | boolean | yes | – |
No examples provided.
create_mcp_integration ~304
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| auth_type | string | yes | – |
| configurations | object | – | – |
| custom_headers | object | – | – |
| description | string | – | – |
| name | string | yes | – |
| secret_mappings | array | – | – |
| slug | string | – | – |
| transport | string | yes | – |
| url | string | yes | – |
| workspace_id | string | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| data | – | – | – |
| error | object | – | – |
| ok | boolean | yes | – |
No examples provided.
create_mcp_server ~113
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| description | string | – | – |
| mcp_integration_id | string | yes | – |
| name | string | yes | – |
| slug | string | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| data | – | – | – |
| error | object | – | – |
| ok | boolean | yes | – |
No examples provided.
create_prompt ~387
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| ai_model_id | string | – | – |
| collection_id | string | yes | – |
| dry_run | boolean | – | – |
| finetune_id | string | – | – |
| functions | array | – | – |
| is_raw_template | boolean | – | – |
| messages | array | – | – |
| model | string | – | – |
| name | string | yes | – |
| parameters | object | yes | – |
| string | string | – | – |
| template_metadata | object | – | – |
| tool_choice | object | – | – |
| tools | array | – | – |
| version_description | string | – | – |
| virtual_key | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| data | – | – | – |
| error | object | – | – |
| ok | boolean | yes | – |
No examples provided.
create_prompt_label ~130
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| color_code | string | – | – |
| description | string | – | – |
| name | string | yes | – |
| organisation_id | string | – | – |
| workspace_id | string | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| data | – | – | – |
| error | object | – | – |
| ok | boolean | yes | – |
No examples provided.
create_prompt_partial ~108
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| name | string | yes | – |
| string | string | yes | – |
| version_description | string | – | – |
| workspace_id | string | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| data | – | – | – |
| error | object | – | – |
| ok | boolean | yes | – |
No examples provided.
create_provider ~301
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| alert_threshold | number | – | – |
| credit_limit | number | – | – |
| expires_at | string | – | – |
| integration_id | string | yes | – |
| name | string | yes | – |
| note | string | – | – |
| periodic_reset | string | – | – |
| rate_limit_unit | string | – | – |
| rate_limit_value | number | – | – |
| slug | string | – | – |
| usage_limit_type | string | – | – |
| workspace_id | string | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| data | – | – | – |
| error | object | – | – |
| ok | boolean | yes | – |
No examples provided.
create_rate_limit ~144
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| conditions | array | yes | – |
| group_by | array | yes | – |
| name | string | – | – |
| organisation_id | string | – | – |
| target | string | – | – |
| type | string | yes | – |
| unit | string | yes | – |
| value | number | yes | – |
| workspace_id | string | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| data | – | – | – |
| error | object | – | – |
| ok | boolean | yes | – |
No examples provided.
create_scim_workspace_mapping ~207
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| role | string | yes | – |
| scim_group_id | string | – | – |
| scim_group_name | string | – | – |
| workspace_id | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| data | – | – | – |
| error | object | – | – |
| ok | boolean | yes | – |
No examples provided.
create_secret_reference ~338
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| allow_all_workspaces | boolean | – | – |
| allowed_workspaces | array | – | – |
| auth_config | – | yes | – |
| description | – | – | – |
| manager_type | string | yes | – |
| name | string | yes | – |
| organisation_id | string | – | – |
| secret_key | – | – | – |
| secret_path | string | yes | – |
| slug | string | – | – |
| tags | – | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| data | object | – | – |
| error | object | – | – |
| ok | boolean | yes | – |
No examples provided.
create_usage_limit ~134
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| alert_threshold | – | – | – |
| conditions | array | yes | – |
| credit_limit | number | yes | – |
| group_by | array | yes | – |
| name | string | – | – |
| organisation_id | string | – | – |
| periodic_reset | – | – | – |
| type | string | yes | – |
| workspace_id | string | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| data | – | – | – |
| error | object | – | – |
| ok | boolean | yes | – |
No examples provided.
create_virtual_key ~292
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| alert_threshold | number | – | – |
| api_version | string | – | – |
| credit_limit | number | – | – |
| deployment_configurations | array | – | – |
| deployment_name | string | – | – |
| expires_at | string | – | – |
| key | string | – | – |
| name | string | yes | – |
| note | string | – | – |
| provider | string | yes | – |
| rate_limit_rpm | number | – | – |
| resource_name | string | – | – |
| secret_mappings | array | – | – |
| workspace_id | string | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| data | – | – | – |
| error | object | – | – |
| ok | boolean | yes | – |
No examples provided.
create_workspace ~154
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| description | string | – | – |
| is_default | number | – | – |
| metadata | object | – | – |
| name | string | yes | – |
| rate_limits | array | – | – |
| slug | string | – | – |
| usage_limits | array | – | – |
| users | array | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| data | – | – | – |
| error | object | – | – |
| ok | boolean | yes | – |
No examples provided.
delete_api_key ~56
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| data | – | – | – |
| error | object | – | – |
| ok | boolean | yes | – |
No examples provided.
delete_collection ~52
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| collection_id | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| data | – | – | – |
| error | object | – | – |
| ok | boolean | yes | – |
No examples provided.
delete_config ~48
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| slug | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| data | – | – | – |
| error | object | – | – |
| ok | boolean | yes | – |
No examples provided.
delete_guardrail ~55
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| guardrail_id | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| data | – | – | – |
| error | object | – | – |
| ok | boolean | yes | – |
No examples provided.
delete_integration ~52
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| slug | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| data | – | – | – |
| error | object | – | – |
| ok | boolean | yes | – |
No examples provided.
delete_integration_model ~70
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| model_slug | string | yes | – |
| slug | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| data | – | – | – |
| error | object | – | – |
| ok | boolean | yes | – |
No examples provided.
delete_mcp_integration ~58
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| data | – | – | – |
| error | object | – | – |
| ok | boolean | yes | – |
No examples provided.
delete_mcp_server ~56
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| data | – | – | – |
| error | object | – | – |
| ok | boolean | yes | – |
No examples provided.
delete_prompt ~64
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| prompt_id | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| data | – | – | – |
| error | object | – | – |
| ok | boolean | yes | – |
No examples provided.
delete_prompt_label ~52
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| label_id | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| data | – | – | – |
| error | object | – | – |
| ok | boolean | yes | – |
No examples provided.
delete_prompt_partial ~57
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| prompt_partial_id | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| data | – | – | – |
| error | object | – | – |
| ok | boolean | yes | – |
No examples provided.
delete_provider ~81
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| slug | string | yes | – |
| workspace_id | string | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| data | – | – | – |
| error | object | – | – |
| ok | boolean | yes | – |
No examples provided.
delete_rate_limit ~52
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| data | – | – | – |
| error | object | – | – |
| ok | boolean | yes | – |
No examples provided.
delete_scim_workspace_mapping ~105
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| mapping_id | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| data | – | – | – |
| error | object | – | – |
| ok | boolean | yes | – |
No examples provided.
delete_secret_reference ~50
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| data | object | – | – |
| error | object | – | – |
| ok | boolean | yes | – |
No examples provided.
delete_usage_limit ~48
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| data | – | – | – |
| error | object | – | – |
| ok | boolean | yes | – |
No examples provided.
delete_user ~60
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| user_id | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| data | – | – | – |
| error | object | – | – |
| ok | boolean | yes | – |
No examples provided.
delete_user_invite ~48
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| invite_id | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| data | – | – | – |
| error | object | – | – |
| ok | boolean | yes | – |
No examples provided.
delete_virtual_key ~57
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| slug | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| data | – | – | – |
| error | object | – | – |
| ok | boolean | yes | – |
No examples provided.
delete_workspace ~46
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| workspace_id | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| data | – | – | – |
| error | object | – | – |
| ok | boolean | yes | – |
No examples provided.
disconnect_mcp_server_connection ~143
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | – |
| user_id | string | – | – |
| workspace_id | string | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| data | – | – | – |
| error | object | – | – |
| ok | boolean | yes | – |
No examples provided.
download_log_export ~77
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| export_id | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| data | – | – | – |
| error | object | – | – |
| ok | boolean | yes | – |
No examples provided.
get_analytics_group_metadata ~916
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| ai_org_model | string | – | – |
| api_key_ids | string | – | – |
| completion_token_max | number | – | – |
| completion_token_min | number | – | – |
| config_slugs | array | – | – |
| configs | string | – | – |
| cost_max | number | – | – |
| cost_min | number | – | – |
| current_page | integer | – | – |
| metadata | string | – | – |
| metadata_filter | object | – | – |
| metadata_key | string | yes | – |
| page_size | integer | – | – |
| prompt_slug | string | – | – |
| prompt_token_max | number | – | – |
| prompt_token_min | number | – | – |
| provider_models | array | – | – |
| span_id | string | – | – |
| span_ids | array | – | – |
| status_code | string | – | – |
| status_codes | array | – | – |
| time_of_generation_max | string | yes | – |
| time_of_generation_min | string | yes | – |
| total_units_max | number | – | – |
| total_units_min | number | – | – |
| trace_id | string | – | – |
| trace_ids | array | – | – |
| virtual_key_slugs | array | – | – |
| virtual_keys | string | – | – |
| weighted_feedback_max | number | – | – |
| weighted_feedback_min | number | – | – |
| workspace_slug | string | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| data | – | – | – |
| error | object | – | – |
| ok | boolean | yes | – |
No examples provided.
get_analytics_group_models ~895
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| ai_org_model | string | – | – |
| api_key_ids | string | – | – |
| completion_token_max | number | – | – |
| completion_token_min | number | – | – |
| config_slugs | array | – | – |
| configs | string | – | – |
| cost_max | number | – | – |
| cost_min | number | – | – |
| current_page | integer | – | – |
| metadata | string | – | – |
| metadata_filter | object | – | – |
| page_size | integer | – | – |
| prompt_slug | string | – | – |
| prompt_token_max | number | – | – |
| prompt_token_min | number | – | – |
| provider_models | array | – | – |
| span_id | string | – | – |
| span_ids | array | – | – |
| status_code | string | – | – |
| status_codes | array | – | – |
| time_of_generation_max | string | yes | – |
| time_of_generation_min | string | yes | – |
| total_units_max | number | – | – |
| total_units_min | number | – | – |
| trace_id | string | – | – |
| trace_ids | array | – | – |
| virtual_key_slugs | array | – | – |
| virtual_keys | string | – | – |
| weighted_feedback_max | number | – | – |
| weighted_feedback_min | number | – | – |
| workspace_slug | string | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| data | – | – | – |
| error | object | – | – |
| ok | boolean | yes | – |
No examples provided.
What is the io.github.CodesWhat/portkey-admin-mcp server?
io.github.CodesWhat/portkey-admin-mcp is listed in the public MCP registry as io.github.CodesWhat/portkey-admin-mcp. Portkey Admin API control-plane MCP server with Prisma AIRS interoperability guidance. This page covers its npm package (portkey-admin-mcp).
Is the io.github.CodesWhat/portkey-admin-mcp server safe to use?
io.github.CodesWhat/portkey-admin-mcp scores 53 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 26 September 2026. It declares no install or post-install scripts. Its build provenance is signed and verified. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
Is the io.github.CodesWhat/portkey-admin-mcp server still maintained?
io.github.CodesWhat/portkey-admin-mcp is still listed as active in the MCP registry. We last reached this channel on 26 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.
What licence is the io.github.CodesWhat/portkey-admin-mcp server under?
io.github.CodesWhat/portkey-admin-mcp declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.