thinkneo_count_tokens
ActiveTool of ThinkNEO MCP Server
declared in 1.28.0
Estimate token count for text (chars/4 approximation).
Parameters schema
{
"type": "object",
"title": "thinkneo_count_tokensArguments",
"required": [
"text"
],
"properties": {
"text": {
"type": "string",
"title": "Text",
"description": "Text to estimate tokens for"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
ThinkNEO MCP Server
https://github.com/thinkneo-ai/mcp-server
3/7 registries