AI assistant access to Mindvalley products, masterclasses, programs, and certifications.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"mindvalley-products": {
"args": [
"mindvalley-products-mcp"
],
"command": "npx"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
A Model Context Protocol (MCP) server that provides AI assistants with structured access to Mindvalley's educational offerings, including products, masterclasses, programs, and certifications.
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
npx -y 'mindvalley-products-mcp' 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
Checked mindvalley-products-mcp against OSV.dev.
Click any tool to inspect its schema.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in education
A Model Context Protocol server for searching and analyzing arXiv papers
MCP server for NotebookLM - Let your AI agents (Claude Code, Codex) research documentation directly with grounded, citation-backed answers from Gemini. Persistent auth, library management, cross-client sharing. Zero hallucinations, just your knowledge base.
ARIS ⚔️ (Auto-Research-In-Sleep) — Lightweight Markdown-only skills for autonomous ML research: cross-model review loops, idea discovery, and experiment automation. No framework, no lock-in — works with Claude Code, Codex, OpenClaw, or any LLM agent.
MCP server that uses arxiv-to-prompt to fetch and process arXiv LaTeX sources for precise interpretation of mathematical expressions in scientific papers.
MCP Security Weekly
Get CVE alerts and security updates for Mindvalley Products MCP Server and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
A Model Context Protocol (MCP) server that provides AI assistants with structured access to Mindvalley's educational offerings, including products, masterclasses, programs, and certifications.
# Install globally for easy access
npm install -g mindvalley-products-mcp
# Or install locally in your project
npm install mindvalley-products-mcp
~/Library/Application Support/Claude/claude_desktop_config.json on macOS):{
"mcpServers": {
"mindvalley-products": {
"command": "npx",
"args": ["mindvalley-products-mcp"]
}
}
}
Get information about Mindvalley's subscription products and pricing.
// Get all products
products();
// Get specific product
products({ name: "Mindvalley Membership" });
Response includes: Product names, descriptions, pricing (monthly/annual), checkout URLs
Access current Mindvalley masterclasses with registration links.
// Get all masterclasses
masterclasses();
// Filter by title
masterclasses({ title: "Superbrain" });
Response includes: Masterclass titles, hosts, descriptions, registration URLs
Browse Mindvalley's learning programs organized by category.
// Get all programs (by category)
programs();
// Get programs in specific category
programs({ category: "Mind" });
Available categories: Mind, Body, Soul, Career, Entrepreneurship, Relationships, Parenting
Information about Mindvalley's professional certifications.
// Get all certifications
certifications();
// Filter by name
certifications({ name: "Life Coach" });
Response includes: Certification names, providers, duration, requirements, signup URLs
Detailed setup guide: examples/claude-desktop/README.md
Integration instructions: examples/cursor/README.md
Programmatic usage example: examples/mcp-client/README.md
User: "I want to improve my memory and focus. What does Mindvalley offer?"
AI Response: Based on your interests, I found several relevant options:
Masterclass (Free): Superbrain Masterclass with Jim Kwik - "Unlock Your Memory & Brain Power"
Program: Superbrain by Jim Kwik - Full program for memory improvement
Also relevant: "Becoming Focused and Indistractable" by Nir Eyal in the Career category
User: "Compare Mind