Verto Education MCP Server

A remote Model Context Protocol endpoint served from Verto Education's own WordPress installation and advertised through RFC 9728 protected-resource metadata. Access requires an OAuth 2.0 access token carrying the single scope `mcp`; every anonymous JSON-RPC call returns HTTP 401, so the tool list and its input schemas are not publicly enumerable. No REST contract, OpenAPI or documentation accompanies it.

Work with this as data

Every API 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 apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • 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 API
curl "https://apis.io/api/v1/apis/verto-education-mcp"
All apis
curl "https://apis.io/api/v1/apis?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.

API entry from apis.yml

apis.yml Raw ↑
aid: verto-education-mcp
name: Verto Education MCP Server
description: A remote Model Context Protocol endpoint served from Verto Education's own WordPress installation
  and advertised through RFC 9728 protected-resource metadata. Access requires an OAuth 2.0 access token
  carrying the single scope `mcp`; every anonymous JSON-RPC call returns HTTP 401, so the tool list and
  its input schemas are not publicly enumerable. No REST contract, OpenAPI or documentation accompanies
  it.
humanURL: https://vertoeducation.org/
baseURL: https://vertoeducation.org/wp-json/mcp/mcp-oauth-server
tags:
- Model Context Protocol
- Agents
- OAuth
properties:
- type: MCPServer
  url: mcp/verto-education-mcp.yml
- type: Authentication
  url: authentication/verto-education-authentication.yml
- type: OAuthScopes
  url: scopes/verto-education-scopes.yml
- type: ErrorCatalog
  url: errors/verto-education-problem-types.yml
- type: Conventions
  url: conventions/verto-education-conventions.yml
- type: RateLimits
  url: rate-limits/verto-education-rate-limits.yml