Skip to content
Back to search
100
MCP live MCP 2025-06-18 streamable-http

io.github.louisvanh/tutoring

io.github.louisvanh/tutoring

Find and book verified 1-on-1 online tutors: search by subject, price and rating, then book.

Uptime
100.0%
1 direct probes · 30d
Response
366ms
last probe
Tools
7
callable
Resources
0
readable
Prompts
0
available

Tools · 7

search_tutors

Search iTutorOnline's verified tutor directory. Filter by subject/keyword, country, spoken language, max hourly price (EUR), and minimum rating. Returns ranked tutor cards with rates, ratings, and pro…

get_tutor

Get the full public profile for one tutor: headline, description, subjects, academic levels, rate, rating, credentials, languages, and how to book. Identify the tutor by the id from a search_tutors re…

get_tutor_reviews

Get recent written reviews and the average score for a tutor.

list_subjects

List the subjects tutors teach, with the search terms and synonyms that match each. Use before search_tutors to pick a good subject term.

get_platform_info

Explain how iTutorOnline works: pricing, the free first 30 minutes, hour packages, languages of instruction, how booking works, and the live count of verified tutors.

prepare_booking

Assemble a real tutoring booking for a parent/student to finish in one tap. Give the tutor id, how long, who it is for, and optionally a preferred time. Returns a price estimate, a booking brief, and …

request_human_tutor

Hand a tutoring request to the iTutorOnline team so they can line up a human tutor. Requires the subject AND an email address the team can reply to — ask the student for one before calling this, becau…

How to use

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

{
  "mcpServers": {
    "io.github.louisvanh/tutoring": {
      "url": "https://itutoronline.com/api/mcp",
      "transport": "streamable-http"
    }
  }
}