{"name":"AILadder MCP Server","version":"1.0.0","status":"running","tools":10,"toolList":[{"name":"list_lessons","description":"List all lessons with optional filtering by section, status, or search term"},{"name":"get_lesson","description":"Get full details of a specific lesson by ID or slug"},{"name":"create_lesson","description":"Create a new lesson"},{"name":"update_lesson","description":"Update an existing lesson"},{"name":"delete_lesson","description":"Archive a lesson (soft delete)"},{"name":"list_sections","description":"List all sections with lesson counts"},{"name":"get_section","description":"Get full details of a specific section including its lessons"},{"name":"create_section","description":"Create a new section"},{"name":"update_section","description":"Update an existing section"},{"name":"delete_section","description":"Delete a section (only if it has no lessons)"}]}