MCPServers
M

MCP Word Counter

8
0

Summary

A Model Context Protocol server that provides tools for analyzing text documents, including counting words and characters. This server helps LLMs perform text analysis tasks by exposing simple document statistics functionality.

Available Actions(1)

analyze_text

Counts words and characters in a text document. Parameters: filePath (string, required) - Path to the text file to analyze. Returns: Word count, Character count (including spaces), Character count (excluding spaces).

Last Updated: April 8, 2025

Community Reviews

0.0
0 reviews
5
0
4
0
3
0
2
0
1
0

No reviews yet. Be the first to review!

Sign in to join the conversation

Try it now in
HighlightHighlight AI

Language

TypeScript

Categories

Tags