← Registry

Learning Resources

yourmocktest.com

Provides tools to search for exam preparation resources and government job notifications.

1 endpoint2 known toolsFirst detected August 22, 2026Last detected August 22, 2026

ENDPOINT 1

https://www.yourmocktest.com/.well-known/mcp

No auth detected

MCP server metadata

Name
YourMockTest Public Discovery
Version
1.0.0
Capabilities
toolsresources

Known tools 2

search_exams

Find matching public exam pages, guides, mock tests, and preparation resources.

Inferred read-only
browse_jobs

Discover public government job notifications and related preparation links.

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.yourmocktest-public-discovery]
url = "https://www.yourmocktest.com/.well-known/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "yourmocktest-public-discovery": {
      "type": "http",
      "url": "https://www.yourmocktest.com/.well-known/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: yourmocktest-public-discovery
Remote MCP URL: https://www.yourmocktest.com/.well-known/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": {
    "yourmocktest-public-discovery": {
      "url": "https://www.yourmocktest.com/.well-known/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "yourmocktest-public-discovery": {
      "type": "http",
      "url": "https://www.yourmocktest.com/.well-known/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "yourmocktest-public-discovery",
  "transport": "streamable-http",
  "url": "https://www.yourmocktest.com/.well-known/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 yourmocktest.com was fetched 2026-08-25T20:23:11.787Z.

Trust status Trusted

yourmocktest.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.