← Registry

Marketing

digiexam.com

Provides structured information about Digiexam's company, products, pricing, and case studies for AI systems.

1 endpoint8 known toolsFirst detected September 15, 2026Last detected September 15, 2026

ENDPOINT 1

https://www.digiexam.com/mcp

No auth detected

MCP server metadata

Name
com.digiexam/lockdown
Version
1.0.0
Capabilities
tools.listChanged

Known tools 8

get_company

Returns Digiexam company identity: legal name, founding year, official website and social links, the support contact email, and the canonical machine-readable sources AI systems should prefer.

Potential side effects
get_lockdown

Returns the primary payload for Digiexam Lockdown: product summary, features, how it works, supported operating systems and LMS, pricing summary, FAQs, and guidance for AI systems.

Inferred read-only
calculate_lockdown_pricing

Calculates an indicative annual Digiexam Lockdown price for a given number of students.

Inferred read-only
list_products

Returns summaries of all Digiexam products: Digiexam Lockdown (the primary product), the Digiexam Platform, and Digiexam Proctoring, each with its canonical URL and key links.

Inferred read-only
list_case_studies

Returns Digiexam customer stories, each with the institution, a short summary, and a canonical URL.

Inferred read-only
get_case_study

Returns a single Digiexam customer story by slug, including its institution, location, headline stats, and full narrative content.

Inferred read-only
list_blog_posts

Returns the most recent Digiexam blog posts (title, slug, excerpt, published date, and canonical URL), fetched live from the CMS.

Inferred read-only
get_blog_post

Returns a single Digiexam blog post by slug, including its title, excerpt, published date, canonical URL, and full body as plain text, fetched live from the CMS.

Potential side effects

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.com-digiexam-lockdown]
url = "https://www.digiexam.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "com-digiexam-lockdown": {
      "type": "http",
      "url": "https://www.digiexam.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: com-digiexam-lockdown
Remote MCP URL: https://www.digiexam.com/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": {
    "com-digiexam-lockdown": {
      "url": "https://www.digiexam.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "com-digiexam-lockdown": {
      "type": "http",
      "url": "https://www.digiexam.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "com-digiexam-lockdown",
  "transport": "streamable-http",
  "url": "https://www.digiexam.com/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

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