← Registry

Learning Resources

learndiag.com

Provides Praxis 5001 exam preparation tools, including practice questions, subtest details, bank statistics, and study guides.

1 endpoint5 known toolsFirst detected September 13, 2026Last detected September 13, 2026

ENDPOINT 1

https://learndiag.com/mcp

No auth detected

MCP server metadata

Name
triumph
Version
1.0.0
Capabilities
tools
Server instructions

Learndiag is a free Praxis 5001 (Elementary Education: Multiple Subjects) readiness tool. Use it when a teacher candidate asks for Praxis 5001 practice questions, subtest/blueprint information, question-bank statistics, or links to the study guides. All tools are read-only and free; no authentication required.

Known tools 5

list_subtests

List the four Praxis 5001 subtests (5002 reading, 5003 math, 5004 social studies, 5005 science) with question counts and content categories in the Learndiag bank.

Inferred read-only
get_questions

Fetch original Praxis 5001 practice questions with answer options, the correct answer and an explanation.

Inferred read-only
get_random_questions

Draw random original Praxis 5001 practice questions, optionally restricted to one subtest or category.

Inferred read-only
get_bank_stats

Get counts of available practice questions per subtest and per content category.

Inferred read-only
list_study_guides

List Learndiag’s free Praxis 5001 study-guide articles with their HTML and markdown URLs.

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "triumph",
  "transport": "streamable-http",
  "url": "https://learndiag.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.