Text Utilities for AI Applications

stable
text.utils.v1

The Text Utilities MCP server provides essential text processing capabilities for AI applications, chatbots, and automation workflows. Perfect for preprocessing text data, content analysis, and natural language processing pipelines.

Category

Text Processing

Pricing

1 credit

Tools

3 available

Microsoft 365 Copilot Ready

This tool integrates seamlessly with Microsoft 365 Copilot, enabling enterprise users to extend their AI capabilities across Office applications.

Enterprise Use Cases:

  • Summarize long emails in Outlook automatically
  • Process meeting transcripts in Teams
  • Analyze document content in SharePoint
  • Generate executive summaries in Word

Available Tools

summarize

Generate concise summaries of long text content

Input Parameters

text- string (required) - The text content to summarize
maxLength- number (optional) - Maximum length of summary in words

Response Format

summary- string - The generated summary
originalLength- number - Word count of original text
summaryLength- number - Word count of summary

split_text

Split large text into manageable chunks for processing

Input Parameters

text- string (required) - The text to split
chunkSize- number (optional) - Maximum characters per chunk
overlap- number (optional) - Characters to overlap between chunks

Response Format

chunks- array - Array of text chunks
totalChunks- number - Number of chunks created

detect_language

Automatically detect the language of text content

Input Parameters

text- string (required) - The text to analyze

Response Format

language- string - Detected language code (e.g., "en", "es", "fr")
confidence- number - Confidence score (0-1)
languageName- string - Full language name

Common Use Cases

Content summarization for blogs and articles

Document preprocessing for RAG systems

Multi-language content management

Email and message processing automation

Social media content analysis

Pricing

Pricing Model

Fixed rate per operation

1 credit per tool invocation

Volume discounts available for enterprise customers

Ready to Get Started?

Integrate Text Utilities for AI Applications into your AI applications today