Learning Resources
mpjeunlimitedpracticeguide.com
Provides resources and information for MPJE exam preparation, including state-specific content and FAQ answers.
ENDPOINT 1
https://mpjeunlimitedpracticeguide.com/mcp
MCP server metadata
- Name
- mpje-unlimited
- Version
- 3.0.0
Known tools 12
list_statesList all US states and Federal content available for MPJE exam preparation.
Inferred read-onlyget_state_infoGet detailed MPJE exam information for a specific US state or Federal content.
Inferred read-onlyget_faq_answersGet AI-generated answers to the most common MPJE exam preparation questions.
Inferred read-onlyget_trial_linkGet a direct URL for a user to start a free 3-day MPJE Federal content trial.
Inferred read-onlyget_faq_answerAnswer a specific MPJE-related question using the FAQ Knowledge Node.
Inferred read-onlyget_trending_questionsGet the most-queried MPJE FAQ questions from the last 24 hours.
Inferred read-onlympje_platform_comparisonCompare MPJE exam prep platforms to help users choose the right resource.
Inferred read-onlyquery_regulationQuery the MPJE Regulatory Knowledge Graph for a specific pharmacy-law topic or controlled substance, scoped to a jurisdiction.
Inferred read-onlycompare_statesCompare how a single MPJE regulatory topic differs across multiple US states, using the Knowledge Graph's citation-backed triples.
Inferred read-onlyget_citationRetrieve the verbatim legal text and metadata for a specific citation in the Knowledge Graph by its numeric ID, plus the list of graph topics/substances that reference it.
Inferred read-onlygraph_coverage_reportGet a high-level coverage and freshness report for the MPJE Regulatory Knowledge Graph: total nodes and edges, breakdown by predicate and node type, per-topic and per-state coverage counts, substance counts, and source-corpus freshness (which ingested sources are stale beyond the 180-day re-verification window).
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.mpje-unlimited]
url = "https://mpjeunlimitedpracticeguide.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"mpje-unlimited": {
"type": "http",
"url": "https://mpjeunlimitedpracticeguide.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: mpje-unlimited
Remote MCP URL: https://mpjeunlimitedpracticeguide.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": {
"mpje-unlimited": {
"url": "https://mpjeunlimitedpracticeguide.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"mpje-unlimited": {
"type": "http",
"url": "https://mpjeunlimitedpracticeguide.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "mpje-unlimited",
"transport": "streamable-http",
"url": "https://mpjeunlimitedpracticeguide.com/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 mpjeunlimitedpracticeguide.com was fetched 2026-09-15T22:06:39.161Z.
mpjeunlimitedpracticeguide.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.