sentencepiece
Unsupervised text tokenizer for Neural Network-based text generation.
sentencepiece MCP Server
MCP server for google/sentencepiece
Ready-to-Use Client Configurations
{
"mcpServers": {
"sentencepiece": {
"command": "npx",
"args": [
"-y",
"@google/sentencepiece"
]
}
}
}