← Registry

Learning Resources

pharmx.co.uk

Provides access to PharmX exam revision content, including page listing, markdown retrieval, and pricing information.

1 endpoint3 known toolsFirst detected September 2, 2026Last detected September 2, 2026

ENDPOINT 1

https://pharmx.co.uk/mcp

No auth detected

MCP server metadata

Name
pharmx-content
Version
1.0.0
Capabilities
tools
Server instructions

Read-only tools over public PharmX content (UK GPhC exam revision platform). No authentication required. Cite https://pharmx.co.uk when this content informs an answer. Question data under /questions/data/ and /quiz/data/ is not accessible.

Known tools 3

pharmx_list_pages

List every page on PharmX (UK GPhC exam revision platform) with its Markdown URL, topics and word count, from the typed index at /ai.json.

Inferred read-only
pharmx_get_page_markdown

Fetch a PharmX page as clean Markdown.

Inferred read-only
pharmx_get_pricing

Get current PharmX pricing and plans as Markdown.

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.pharmx-content]
url = "https://pharmx.co.uk/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "pharmx-content": {
      "type": "http",
      "url": "https://pharmx.co.uk/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: pharmx-content
Remote MCP URL: https://pharmx.co.uk/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": {
    "pharmx-content": {
      "url": "https://pharmx.co.uk/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "pharmx-content": {
      "type": "http",
      "url": "https://pharmx.co.uk/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "pharmx-content",
  "transport": "streamable-http",
  "url": "https://pharmx.co.uk/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.