https://github.com/qpd-v/mcp-wordcounter
A Model Context Protocol server for analyzing text documents with word and character counting capabilities
https://github.com/qpd-v/mcp-wordcounter
Last synced: 2 months ago
JSON representation
A Model Context Protocol server for analyzing text documents with word and character counting capabilities
- Host: GitHub
- URL: https://github.com/qpd-v/mcp-wordcounter
- Owner: qpd-v
- License: apache-2.0
- Created: 2024-12-15T05:34:39.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-12-19T06:42:17.000Z (10 months ago)
- Last Synced: 2025-06-16T09:50:19.726Z (4 months ago)
- Language: JavaScript
- Size: 10.7 KB
- Stars: 9
- Watchers: 1
- Forks: 6
- Open Issues: 3
Awesome Lists containing this project
- mcp-index - Word Counter - Analyzes text documents by providing word and character counting capabilities. It processes files directly without exposing content to language models, offering statistics on total words, characters including spaces, and characters excluding spaces. (Data Analytics)