RoleCamp Course MCP
Provides tools for reading and writing RoleCamp course data—courses, modules, chapters, and content—stored in Supabase, with explicit publishing and safety controls.
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@RoleCamp Course MCPDraft a syllabus for a new course on public speaking."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
RoleCamp Course MCP
MCP server for the RoleCamp course-creation workflow.
Goal
Expose safe, business-level tools for an AI course-creation agent to read and write RoleCamp course data in Supabase.
Target learning hierarchy:
Course
└── Module
└── Chapter
└── Content
└── optional SVGDeepTrack and Waypoint use the same hierarchy. The product difference is depth/amount of content, not database structure.
Related MCP server: Supabase MCP Server
Planned workflow
Topic
-> topic evaluation
-> syllabus
-> syllabus validation
-> content generation
-> content validation
-> MCP
-> Supabase
-> final verification
-> publishSafety
No arbitrary SQL tool will be exposed to the agent.
Database credentials stay server-side and are never committed to Git.
Publishing is an explicit operation.
Existing production data must be preserved during migration work.
Status
Initial scaffold. Database-specific tool implementations will be added after the live Supabase schema is verified.
This server cannot be deployed
Maintenance
Related MCP Connectors
Read-only access to Epivo's live course catalogue for AI agents.
Create, edit, translate, and export SCORM eLearning modules from a connected AI assistant.
Your Supabase account in natural language: run SQL, apply migrations, manage tables, storage, edge f
- VibeSEOOAuthdev.vibeseo
SEO research, audits, backlinks, GSC, and content workflow tools for AI agents.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceEnables Cursor and Windsurf to safely interact with Supabase databases by providing tools for database management, SQL query execution, and Supabase Management API access with built-in safety controls.10Apache 2.0
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to perform CRUD operations on Supabase databases through natural language. Supports advanced filtering, pagination, and safety checks for seamless database interaction.MIT
- AlicenseNot gradedqualityNot gradedmaintenanceEnables AI assistants to interact with Supabase databases through standardized CRUD operations including querying, inserting, updating, and deleting records with support for filtering, pagination, and column selection.-
- FlicenseNot gradedqualityDmaintenanceEnables AI agents to access and manage Supabase projects through the Model Context Protocol, supporting database operations, edge functions, storage, and documentation search. It provides a complete toolset for SQL execution, migration management, and real-time project debugging.-