BoltMCP · OAuth Scopes

BoltMCP OAuth Scopes

OAuth 2.0 searched

BoltMCP publishes 1 OAuth 2.0 scope via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the BoltMCP API on a user’s behalf.

Tokens are issued from https://auth.{global.domain}/realms/boltmcp/protocol/openid-connect/token.

This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.

CompanyMCPAgentsArtificial IntelligenceKubernetesSelf-HostedEnterpriseIdentityDeveloper Tools
Scopes: 1 Flows: authorizationCode Method: searched

OAuth endpoints

Authorization URL
https://auth.{global.domain}/realms/boltmcp/protocol/openid-connect/auth
Token URL
https://auth.{global.domain}/realms/boltmcp/protocol/openid-connect/token
Flows
authorizationCode

Scopes (1)

ScopeDescriptionFlows
boltmcp:rest-api:access Platform-owned client scope granting access to the BoltMCP internal REST API. Created and reconciled by the chart's keycloak-reconcile hook Job. authorizationCode

Source

OAuth Scopes

boltmcp-scopes.yml Raw ↑
generated: '2026-09-14'
method: searched
source: https://install.boltmcp.io/docs/configuration-reference
docs: https://install.boltmcp.io/docs/configuration-reference
note: >-
  BoltMCP publishes no OpenAPI, so derive-oauth-scopes.py had nothing to read. These are the
  platform-owned OAuth realm resources the chart's `keycloak-reconcile` hook creates and re-applies
  on every install and upgrade, named verbatim in the configuration reference. They are the only
  authorization primitives BoltMCP publishes; everything else is defined by the customer in their own
  identity provider.
schemes:
- name: oidc
  provider: keycloak
  realm: boltmcp
  issuer_template: https://auth.{global.domain}/realms/boltmcp
  flows:
  - flow: authorizationCode
    authorizationUrl: https://auth.{global.domain}/realms/boltmcp/protocol/openid-connect/auth
    tokenUrl: https://auth.{global.domain}/realms/boltmcp/protocol/openid-connect/token
    note: >-
      Standard Keycloak realm endpoints implied by the published issuer. Recorded as templates; not
      probed, because no BoltMCP-operated realm is publicly reachable.
scopes:
- scope: boltmcp:rest-api:access
  description: >-
    Platform-owned client scope granting access to the BoltMCP internal REST API. Created and
    reconciled by the chart's keycloak-reconcile hook Job.
  flows: [authorizationCode]
  sources: [https://install.boltmcp.io/docs/configuration-reference]
roles:
- role: mcp:manage
  description: >-
    Platform-owned realm role for managing MCP servers. Created and reconciled by the chart's
    keycloak-reconcile hook Job alongside the OIDC clients and the rest-api access scope.
  sources: [https://install.boltmcp.io/docs/configuration-reference]
gaps:
- No published scope/permission reference page exists. The dashboard documentation that covers
  managing authorization ships inside the deployment, behind SSO, and is not on the public web.

Work with this as data

Every scope set here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for oauth scopes

4 MCP tools reach this
  • find_scopesBrowse and filter every scope set in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This scope set
curl "https://apis.io/api/v1/scopes/boltmcp-scopes"
All oauth scopes
curl "https://apis.io/api/v1/scopes?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.