0.1.0npm · mcp-wordcounter · current release
Observed 2026-08-17T21:03:30.238Z using mcpSecurity-inventory. Status: succeeded. Negotiated protocol: 2024-11-05.
{
"tools": {}
}| Tool | Category | Annotations | Risk |
|---|---|---|---|
analyze_textCount words and characters in a text documentInput schema{
"type": "object",
"properties": {
"filePath": {
"type": "string",
"description": "Path to the text file to analyze"
}
},
"required": [
"filePath"
]
} | — | — · — | — |