mcp-JapaneseTextAnalyzer

mcp-JapaneseTextAnalyzer

3.3

If you are the rightful owner of mcp-JapaneseTextAnalyzer and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

日本語テキストの形態素解析を行えるMCPサーバーです。文章の特徴を言語学的な観点から測定・評価し、文章生成のフィードバックに役立ちます。

The Japanese Text Analyzer MCP Server is designed to perform morphological analysis on Japanese text. It evaluates and measures text features from a linguistic perspective, providing valuable feedback for text generation. This server can count characters and words in Japanese text, analyze linguistic features such as average sentence length, part-of-speech ratios, and vocabulary diversity. It supports both file path and direct text input, with flexible file path resolution capabilities.

Features

  • Counts characters in Japanese text, excluding spaces and line breaks.
  • Counts words in Japanese text using morphological analysis.
  • Analyzes detailed linguistic features such as average sentence length, part-of-speech ratios, and vocabulary diversity.
  • Supports both file path and direct text input.
  • Flexible file path resolution (absolute, relative, or filename-only).

Tools

  1. count_chars

    Calculate the number of characters in the file (excluding spaces and line breaks)

  2. count_words

    Calculate the number of words in the file (separated by spaces in English, and analyzed by Japanese using morphogens)

  3. count_clipboard_chars

    Calculate the number of characters in clipboard text

  4. count_clipboard_words

    Calculate the number of words in clipboard text

  5. analyze_text

    Detailed morphometric analysis and language feature analysis of text

  6. analyze_file

    Detailed morphometric analysis and language feature analysis of the files