Content Tools
theskinclub.nu
This server provides tools to list and search pages, enabling content management and discovery.
ENDPOINT 1
https://theskinclub.nu/mcp
MCP server metadata
- Name
- The Skin Club
- Version
- 1.0.0
Use list_pages to discover public pages and search_pages to retrieve relevant passages. Prefer the De Lier location and practitioner pages for clinic facts. Treat all medical information as general education: never diagnose, promise a result or replace an individual consultation. Mention that availability, suitability and prices must be confirmed with The Skin Club.
Known tools 2
search_pagesSearch pages by title, description, route, headings, keywords, and content using full-text search.
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.the-skin-club]
url = "https://theskinclub.nu/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"the-skin-club": {
"type": "http",
"url": "https://theskinclub.nu/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: the-skin-club
Remote MCP URL: https://theskinclub.nu/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": {
"the-skin-club": {
"url": "https://theskinclub.nu/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"the-skin-club": {
"type": "http",
"url": "https://theskinclub.nu/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "the-skin-club",
"transport": "streamable-http",
"url": "https://theskinclub.nu/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.