# tutoring

**Category:** 💻 Developer Tools  
**Repository:** https://github.com/LouisVanh/TutorPlatform  
**Views:** 0  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/tutoring

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

## Claude Desktop Quick Installation
Heuristic fallback — verify the package name and runner against the repository README before running it. Uses `npx` (confidence: low):

```json
"mcpServers": {
  "tutoring": {
    "command": "npx",
    "args": ["-y","tutoring"]
  }
}
```

## Documentation
No cached documentation available for this listing yet. Check the repository above for the README and setup instructions.

