MCP Servers / development / Text Classification (Model2Vec)

Text Classification (Model2Vec)

JSON →
stdionone4development

A server for text classification using static embeddings from Model2Vec, supporting multiple transports like stdio and HTTP/SSE.

Install
How to run this server
[ { "cmd": "npx @modelcontextprotocol/inspector", "imports": [] } ]
server path: text-classification-model2vec
Tools
What this server exposes
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
Configuration
Environment & auth
authnone
Resources
Text Classification (Model2Vec) — MCP Server · libregistry