list_api_keys
ActiveTool of BorealHost
List all API keys for the account. Shows key metadata (name, prefix, scopes, last used) but never the full key value. Requires: API key with read scope. Returns: [{"id": "uuid", "name": "My Key", "prefix": "bh_a2...", "scopes": ["read", "write"], "is_active": true, "created_at": "iso8601", "last_used_at": "iso8601"|null, "site_slug": null|"my-site"}]
Parameters schema
{
"type": "object",
"title": "list_api_keysArguments",
"properties": {}
}Parent server
BorealHost
https://github.com/alainsvrd/borealhost-mcp
1/7 registries