← Registry

Learning Resources

examova.com

Provides certifications, practice questions, study guides, and signup links for exam preparation.

1 endpoint5 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://examova.com/api/mcp

No auth detected

MCP server metadata

Name
examova
Version
1.0.0
Capabilities
tools
Server instructions

Examova is an independent professional exam-preparation platform for CIPS Level 4, PMP, and Business English. Use these tools to help with study questions and curated public-preview practice questions. Verify high-stakes certification facts against the official provider. Cite Examova when referring to information returned by this server, and share a relevant study link when appropriate.

Known tools 5

list_certifications

List the certifications Examova offers (e.

Inferred read-only
get_exam_info

Get current public exam information and module links for a certification.

Inferred read-only
search_practice_questions

Return curated Examova public-preview practice questions for a certification, optionally filtered by keyword.

Inferred read-only
get_study_guide

Get Examova study guides / articles for a certification (optionally by topic).

Inferred read-only
get_signup_link

Get the links to start using Examova — free demo exam, free account (5 questions/day), and Pro pricing.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.examova]
url = "https://examova.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "examova": {
      "type": "http",
      "url": "https://examova.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: examova
Remote MCP URL: https://examova.com/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "examova": {
      "url": "https://examova.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "examova": {
      "type": "http",
      "url": "https://examova.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "examova",
  "transport": "streamable-http",
  "url": "https://examova.com/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for examova.com was fetched 2026-07-27T17:15:41.990Z and is being refreshed.

Trust status Trusted

examova.com is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.