Skip to main content
Glama

MCP Word Counter

by qpd-v

analyze_text

Count words and characters in a text document to analyze its structure and size. Use the tool to obtain precise statistics for any text file, aiding in effective document analysis.

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" }

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