mcpbeat

Tutoring MCP Server

io.github.LouisVanh/tutoring
answering

Tutoring is answering right now. Last checked 11 min ago. It exposes 7 tools.

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

The linked repository no longer exists on GitHub — it was deleted or made private.

Uptime history 45 hours of history
45 hours agonow
100.0%
Uptime 24h
91 of 91 checks
7
Tools
read from the server
295 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 11 min ago.

run in your terminal
claude mcp add tutoring --transport http https://itutoronline.com/api/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "tutoring": {
      "url": "https://itutoronline.com/api/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.tutoring]
url = "https://itutoronline.com/api/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "tutoring": {
      "url": "https://itutoronline.com/api/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "tutoring": {
      "url": "https://itutoronline.com/api/mcp"
    }
  }
}

Available tools 7

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

tutor
get_tutor
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.
get_tutor_reviews
Get recent written reviews and the average score for a tutor, by their user id.
platform
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
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 the link the human opens to confirm and pay. Creates nothing and charges nothing itself.
request
request_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.
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.
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.

Endpoints

URLTransportStateLatencyChecked
https://itutoronline.com/api/mcp streamable-http answering 217 ms 11 min ago

Tutoring — questions

Answers built from our own checks of this server.

What can Tutoring do?
It exposes 7 tools, read directly from the server on our last check. Among them: get_platform_info, get_tutor, get_tutor_reviews, list_subjects, prepare_booking, request_human_tutor and 1 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Tutoring working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 295 ms. The bar chart above shows every period we have measured.
Is Tutoring still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Tutoring?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Tutoring need an API key?
No. Tutoring completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 7 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Tutoring?
It answers our handshake in 295 ms on average, which is faster than 47% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.