# tutoring MCP server

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

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-louisvanh-tutoring
- Repository: https://github.com/LouisVanh/TutorPlatform

## Install
- Endpoint: https://itutoronline.com/api/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://itutoronline.com/api/mcp

## Tools
- search_tutors (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 profile links. Endpoint: https://itutoronline.com/api/mcp
- get_tutor (Get tutor profile) - Get the full public profile for one tutor by their user id (the id shown in search results or in a /tutor-profile/<id> URL): headline, description, subjects, academic levels, rate, rating, credentials, languages, and how to book. Endpoint: https://itutoronline.com/api/mcp
- get_tutor_reviews (Get tutor reviews) - Get recent written reviews and the average score for a tutor, by their user id. Endpoint: https://itutoronline.com/api/mcp
- list_subjects (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. Endpoint: https://itutoronline.com/api/mcp
- get_platform_info (How iTutorOnline works) - 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. Endpoint: https://itutoronline.com/api/mcp
- prepare_booking (Prepare a 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 the link the human opens to confirm and pay. Creates nothing and charges nothing itself. Endpoint: https://itutoronline.com/api/mcp
- request_human_tutor (Request a human tutor) - Hand a tutoring request to the iTutorOnline team so they can line up a human tutor. Provide the subject and any details; optionally a contact email. Also returns tutors the student can book immediately. Endpoint: https://itutoronline.com/api/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.LouisVanh
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 21, 2026
- Source: https://registry.modelcontextprotocol.io
