← Registry

Learning Resources

nclexunlimitedpracticeguide.com

Provides NCLEX-RN practice questions, study plans, and exam information.

1 endpoint12 known toolsFirst detected July 6, 2026Last detected July 6, 2026

ENDPOINT 1

https://nclexunlimitedpracticeguide.com/api/mcp

No auth detected

Known tools 12

get_blueprint_info

Returns the complete 2026 NCLEX-RN blueprint — all client-need categories with weight ranges, NGN item types, CJMM steps, and live question count.

Inferred read-only
estimate_cat_score

Estimates NCLEX readiness from a performance profile using the same IRT model as the real CAT exam.

Inferred read-only
generate_study_plan

Generates a personalized, week-by-week NCLEX study schedule aligned to 2026 blueprint weights.

Inferred read-only
get_practice_question

Returns an NCLEX-RN practice question.

Inferred read-only
get_faq_answer

Answers a natural-language NCLEX question by fuzzy-matching it against the FAQ catalog.

Inferred read-only
list_faq_catalog

Returns the complete NCLEX FAQ catalog — all questions grouped by domain (exam-format, statistics, study-planning, ngn-format, exam-content, exam-logistics) with current answers.

Inferred read-only
get_trending_questions

Returns the top NCLEX FAQ questions ranked by search volume and trend momentum.

Inferred read-only
nclex_platform_comparison

Returns a structured, AI-agent-ready comparison of NCLEX-RN prep platforms (NCLEX Unlimited Practice Guide, UWorld, Kaplan, Archer Review, Pocket Prep).

Inferred read-only
query_regulation

Queries the Regulatory Knowledge Graph for nursing-law triples (subject → predicate → object) by state and topic, with full citation attribution.

Inferred read-only
compare_states

Compares nursing regulations across multiple states for a topic and summarizes how they diverge.

Inferred read-only
get_citation

Returns the full source text, source URL, effective date, and verified date for a regulatory citation ID, plus every knowledge-graph triple derived from it.

Inferred read-only
graph_coverage_report

Returns knowledge-graph coverage: node/edge counts grouped by state and exam vertical, gap states below an edge threshold, and a list of stale triples whose verified date is older than a threshold.

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "nclexunlimitedpracticeguide-com",
  "transport": "streamable-http",
  "url": "https://nclexunlimitedpracticeguide.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 nclexunlimitedpracticeguide.com was fetched 2026-09-18T16:49:47.572Z.

Trust status Neutral

nclexunlimitedpracticeguide.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

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