Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

Voice School Lesson Booking

com.voice-school/lesson-booking

Request online singing lessons with Voice School and Daria Klishina.

Uptime
100.0%
3 direct probes · 30d
Response
270ms
last probe
Tools
9
callable
Resources
0
readable
Prompts
0
available

Tools · 9

voice_school_info

Public description, policy, and catalog links for Voice School online vocal lesson requests.

list_lesson_options

List active lesson services and prices for a coach from the live Voice School database.

search_lesson_availability

Find free requestable lesson times using coach working windows and busy intervals. The response never includes private learner data.

create_lesson_request

Create a request-first lead for an online vocal lesson. Requires name and at least one contact method. This never confirms a lesson or creates a private schedule item.

upsert_trainer_social_link

Add or update a public round social icon link for a Voice School trainer. Requires SOCIAL_POSTS_MCP_WRITE_TOKEN as write_token.

upsert_social_channel

Add or update a social channel/group that trainer posts are attached to. Requires SOCIAL_POSTS_MCP_WRITE_TOKEN as write_token.

create_social_post_draft

Create or update a trainer social post with SEO title, description, keywords, tags, original source URL and ordered text/video blocks. Requires SOCIAL_POSTS_MCP_WRITE_TOKEN as write_token.

publish_social_post

Publish a prepared trainer social post after source URL validation. Requires SOCIAL_POSTS_MCP_WRITE_TOKEN as write_token.

list_social_posts

List published trainer social posts with canonical and original source URLs.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "voice_school_lesson_booking": {
      "url": "https://mcp.voice-school.com/mcp",
      "transport": "streamable-http"
    }
  }
}