Tools

Text Analysis Tools MCP Server

Use Studio chat to drive this server — credentials stay in your workspace.

Word counting, character counting, and reading time for text content. Computes word and character totals, sentence and paragraph structure, frequency insights, and estimated reading time at configurable words per minute. Pure computation — no external calls.

2 tools
Agent guide included
No auth required
Try it Free

No account needed. Chat with AI and run tools instantly.

Browse all tools

AI Skill
SKILL.md

Domain knowledge for Text Analysis Tools — workflow patterns, data models, and gotchas for your AI agent.

Text Analysis Tools

Estimate how long content takes to read, count words and characters, and summarize text structure. Handles plain text, Markdown, and HTML (markup is stripped before counting).

Capabilities

  • Reading time: Estimated minutes from configurable reading speed (default 238 words per minute, a typical adult silent reading rate).
  • Word and character counts: Totals with and without spaces; lines, sentences, and paragraphs after markup removal.
  • Deeper text stats: Unique words (case-insensitive), longest token, average word length, average words per sentence, and the ten most frequent words (optionally excluding common English stop words for the frequency list).
  • CJK content: The reading time estimate detects Chinese, Japanese, and Korean script and adjusts the effective word count and effective reading speed for that path.

Gotchas

  • Markup: HTML tags and common Markdown syntax are stripped; anchor text and image alt text are kept. Frequencies use whitespace-separated tokens (punctuation may stay attached to a word).
  • Stop-word filtering: Only affects the frequency list, not overall word counts.
  • WPM default: 238 WPM reflects median adult silent reading speed (Brysbaert, 2019). Dense or technical prose is often slower (~200 WPM).

Tools in this Server (2)

Reading Time Analyze

Estimate reading time and compute text statistics for any content. Returns word count, character count, sentence count, paragraph count, and estimated...

Reading Time Word Count

Count words, characters, sentences, paragraphs, and unique words in text. Returns detailed text statistics including top 10 most frequent words, avera...

Frequently Asked Questions

What is the Text Analysis Tools MCP server?

Word counting, character counting, and reading time for text content. Computes word and character totals, sentence and paragraph structure, frequency insights, and estimated reading time at configurable words per minute. Pure computation — no external calls. It provides 2 tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect Text Analysis Tools to my AI agent?

Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/reading-time. Authentication is handled automatically.

How many tools does Text Analysis Tools provide?

Text Analysis Tools provides 2 tools that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.

What authentication does Text Analysis Tools require?

Text Analysis Tools uses open data APIs — no authentication required.

Setup Instructions

Connect Text Analysis Tools to any MCP client in minutes

https://mcp.mcpbundles.com/bundle/reading-time

What is MCP?

Model Context Protocol lets AI tools call external capabilities securely through a single URL. This bundle groups tools behind an MCP endpoint that many clients can use.

Use this bundle in 3 steps

  1. Copy the MCP URL above
  2. Open your AI tool and add a new MCP/connector
  3. Paste the URL and follow any auth prompts

Claude Desktop Users

Skip the manual setup! Use the .mcpb file format for one-click installation. Check the Claude Desktop tab for setup instructions.

Pick your tool tab for exact steps

Select ChatGPT, Cursor, Claude Code, or another tab for copy-paste config.

Ready to chat with Text Analysis Tools?

Same flow: Studio opens on this server after sign-in. Keep chatting to call tools from the conversation.

Text Analysis Tools MCP Server & Skill — 2 Tools