Tools

Text Analysis Tools MCP Server

Chat with AI and run tools instantly — no API key or third-party login needed.

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.

Managed
2 tools
Agent guide included

No API key or third-party login 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

One-click install:

The link prefills the Add custom connector dialog — you still review the values and click Add, then Connect to complete OAuth.

Or add manually

  1. Open claude.ai → Settings → Connectors.
  2. Click the + button and choose Add custom connector.
  3. Set Name to Text Analysis Tools and paste the MCP URL into Remote MCP server URL.
  4. Click Add. Text Analysis Tools will appear under Not connected — select it and click Connect to complete OAuth.
Name: Text Analysis Tools
Remote MCP server URL: https://mcp.mcpbundles.com/bundle/reading-time
Authentication: OAuth

Custom connectors at claude.ai require a paid Claude plan (Pro, Max, Team, or Enterprise).

Try Text Analysis Tools now

No API key or third-party login required. Chat with AI and run tools instantly.