Scimar · OAuth Scopes

Scimar OAuth Scopes

OAuth 2.0 probed

Scimar uses OAuth 2.0 but publishes no discrete scopes — access is governed by the grant itself (e.g. client-credentials or role-based authorization) rather than per-scope consent.

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.

CompanyBiotechnologyLife SciencesPharmaceuticalsDiabetesDiagnosticsClinical TrialsHealthNutritionResearchCanadaContent
Scopes: 0 Flows: Method: probed

Scopes (0)

Scimar implements OAuth 2.0 but publishes no discrete scopes — access is governed by the grant itself (client-credentials or role-based authorization) rather than per-scope consent.

The OpenAPI derived for the wp/v2 content surface declares no oauth2 securityScheme — that surface uses WordPress Application Passwords over HTTP Basic and has no scope model. The OAuth surface on this domain belongs to the WordPress MCP Adapter, and its scope inventory is published, machine readable and anonymous: both RFC 8414 and RFC 9728 metadata documents return 200 and both declare the same single scope. That is the whole scope surface — one scope, taken verbatim from the provider's own documents. Nothing is expanded, split or inferred.

Source

OAuth Scopes

Raw ↑
generated: '2026-08-26'
method: probed
source: https://scimar.ca/.well-known/oauth-authorization-server + https://scimar.ca/.well-known/oauth-protected-resource
docs: null
applies_to: scimar:mcp
note: >-
  The OpenAPI derived for the wp/v2 content surface declares no oauth2 securityScheme — that surface
  uses WordPress Application Passwords over HTTP Basic and has no scope model. The OAuth surface on
  this domain belongs to the WordPress MCP Adapter, and its scope inventory is published, machine
  readable and anonymous: both RFC 8414 and RFC 9728 metadata documents return 200 and both declare
  the same single scope. That is the whole scope surface — one scope, taken verbatim from the
  provider's own documents. Nothing is expanded, split or inferred.
authorization_server:
  issuer: https://scimar.ca
  authorization_endpoint: https://scimar.ca/oauth/authorize
  token_endpoint: https://scimar.ca/oauth/token
  revocation_endpoint: https://scimar.ca/oauth/revoke
  grant_types_supported: [authorization_code, refresh_token]
  response_types_supported: [code]
  code_challenge_methods_supported: [S256]
  token_endpoint_auth_methods_supported: [none]
  client_id_metadata_document_supported: true
  authorization_response_iss_parameter_supported: true
protected_resource:
  resource: https://scimar.ca/wp-json/mcp/mcp-oauth-server
  authorization_servers: [https://scimar.ca]
  bearer_methods_supported: [header]
scope_count: 1
scopes:
- name: mcp
  description: >-
    The only scope advertised. Declared in scopes_supported of both the authorization-server metadata
    and the protected-resource metadata. Scimar publishes no scope reference page and no description
    of what the scope grants, so its effective permissions are unknown — the WordPress MCP Adapter
    projects the site's registered wp-abilities as tools, and the abilities registry is itself gated
    (GET /wp-json/wp-abilities/v1/abilities -> 401), so the grant cannot be enumerated anonymously.
  grants: unknown
  source: /.well-known/oauth-authorization-server
  read_write: unknown
gaps:
- >-
  No scope reference or permissions documentation exists anywhere on scimar.ca. A single coarse "mcp"
  scope is all the authorization surface an integrator can see, and it is not decomposed by capability
  or by read-versus-write.
- >-
  token_endpoint_auth_methods_supported is ["none"], i.e. public clients only, with PKCE S256 required.
  There is no client-secret path.
evidence:
- {url: 'https://scimar.ca/.well-known/oauth-authorization-server', status: 200}
- {url: 'https://scimar.ca/.well-known/oauth-protected-resource', status: 200}
- {url: 'https://scimar.ca/wp-json/wp-abilities/v1/abilities', status: 401}

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/scimar-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 email required.

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