Learning Resources
learndiag.com
Provides Praxis 5001 exam preparation tools, including practice questions, subtest details, bank statistics, and study guides.
ENDPOINT 1
https://learndiag.com/mcp
MCP server metadata
- Name
- triumph
- Version
- 1.0.0
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_subtestsList 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-onlyget_questionsFetch original Praxis 5001 practice questions with answer options, the correct answer and an explanation.
Inferred read-onlyget_random_questionsDraw random original Praxis 5001 practice questions, optionally restricted to one subtest or category.
Inferred read-onlyget_bank_statsGet counts of available practice questions per subtest and per content category.
Inferred read-onlylist_study_guidesList Learndiag’s free Praxis 5001 study-guide articles with their HTML and markdown URLs.
Inferred read-onlyCONNECT 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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.