MCP Word Counter

by qpd-v

analyze_text

Count words and characters in a text document by analyzing its file path. Use this tool to extract document statistics for text analysis tasks.

Instructions

Count words and characters in a text document

Input Schema

NameRequiredDescriptionDefault
filePathYesPath to the text file to analyze

Input Schema (JSON Schema)

{ "properties": { "filePath": { "description": "Path to the text file to analyze", "type": "string" } }, "required": [ "filePath" ], "type": "object" }

You must be authenticated.

Other Tools from MCP Word Counter

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/qpd-v/mcp-wordcounter'

If you have feedback or need assistance with the MCP directory API, please join our Discord server