text-stats-ai-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@text-stats-ai-mcpAnalyze sentiment of 'I love this amazing product!'"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Text Stats Ai
By MEOK AI Labs — MEOK AI Labs MCP Server
Text Stats AI MCP Server — Text analysis tools.
Installation
pip install text-stats-ai-mcpUsage
# Run standalone
python server.py
# Or via MCP
mcp install text-stats-ai-mcpTools
word_count
Comprehensive word, character, sentence, and paragraph counting.
Parameters:
text(str)
reading_time
Estimate reading time at given words-per-minute (default 238 adult average).
Parameters:
text(str)wpm(int)
keyword_density
Analyze keyword frequency and density in text.
Parameters:
text(str)top_n(int)min_length(int)
sentiment_score
Basic sentiment analysis using lexicon-based scoring.
Parameters:
text(str)
Authentication
Free tier: 15 calls/day. Upgrade at meok.ai/pricing for unlimited access.
Links
Website: meok.ai
GitHub: CSOAI-ORG/text-stats-ai-mcp
License
MIT — MEOK AI Labs
Latest Blog Posts
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/CSOAI-ORG/text-stats-ai-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server