Catalog
io.github.CSOAI-ORG/text-stats-ai-mcp
Officialby CSOAI-ORG · Python
MCP server for text stats ai. Features word count, reading time, keyword density. From MEOK AI Labs.
Calculates word count, reading time, and keyword density for text.
Topics
mcpmeok-ai-labsmcp-serverai-governancemodel-context-protocolai-agentsclaudecompliancecsoai
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"text-stats-ai-mcp": {
"command": "uvx",
"args": [
"text-stats-ai-mcp"
]
}
}
}