Text Classification (Model2Vec)
JSON →A server for text classification using static embeddings from Model2Vec, supporting multiple transports like stdio and HTTP/SSE.
Install
npx @modelcontextprotocol/inspector Tools · 6
- classify_text Classify single text with confidence scores
- batch_classify Classify multiple texts simultaneously
- add_custom_category Add individual custom categories
- batch_add_custom_categories Add multiple categories at once
- list_categories View all available categories
- remove_categories Remove unwanted categories
Links
★ 4 GitHub stars