Skip to main content
Glama

textlint MCP Server

by azu

textlint MCP Server デモプロジェクト

このプロジェクトは、textlintのMCP(Model Context Protocol)サーバーのデモンストレーション用です。

概要

textlintは、自然言語のための拡張可能なリンターです。このデモでは以下の機能を確認出来ます:

  • 日本語技術文書のチェック機能
  • リアルタイムでの文章校正
  • 自動修正の提案

使用方法

  1. このリポジトリをクローンします。
    git clone https://github.com/azu/textlint-mcp-example.git cd textlint-mcp-example
  2. 必要な依存関係をインストールします。
    npm ci
  3. VSCodeでプロジェクトを開きます。
  4. Copilot Chatで「textlint MCP Server」が起動してるかを確認
  5. 「README.mdの内容をtextlint MCPでチェックして修正してみてください」と入力します。

サンプルテキスト

以下は、textlintのルールにかかりそうなサンプル文章です。

技術文書の例

JavaScriptは、Webブラウザで動作するプログラミング言語です。JavaScriptを使用することで、Webページに動的な機能を追加することが可能です。

最近では、Node.jsという実行環境により、サーバーサイドでもJavaScriptを使う事が出来ます。これにより、フロントエンドとバックエンドで同じ言語を使用出来るというメリットがあります。

よくある問題のサンプル

  1. 助詞の連続: この機能により、ユーザーは簡単にアプリケーションを設定する事が出来ます。
  2. 冗長な表現: このシステムは、ユーザーにとって非常に便利な機能を提供する事が可能です。
  3. 不適切な敬語: こちらの機能をご利用いただくことで、作業効率を向上させる事が出来ます。
  4. 長い文章: このライブラリを使用することで、開発者は複雑なアプリケーションを簡単に構築することが可能になり、また、多くの便利な機能が提供されているため、開発時間を大幅に短縮することができ、さらに、コードの品質も向上させることが期待できます。

まとめ

textlintを使用することで、日本語の文章品質を自動的にチェック出来ます。これにより、一貫性のある技術文書を作成する事が可能となります。

詳細については、公式ドキュメントを参照して下さい。

-
security - not tested
F
license - not found
-
quality - not tested

A server that enables real-time checking and automated correction suggestions for Japanese technical documents using textlint's linting capabilities.

  1. 概要
    1. 使用方法
      1. サンプルテキスト
        1. 技術文書の例
        2. よくある問題のサンプル
      2. まとめ

        Related MCP Servers

        • -
          security
          F
          license
          -
          quality
          Server that enhances the capabilities of the Cline coding agent. It provides intelligent code suggestions, reduces hallucinations, and documents the knowledge base by leveraging your project's documentation and detecting the technologies used in your codebase.
          Last updated -
          10
          JavaScript
        • A
          security
          F
          license
          A
          quality
          A Model Context Protocol server that analyzes and evaluates GitHub README documentation quality using advanced neural processing, providing scores and improvement suggestions.
          Last updated -
          1
          TypeScript
        • -
          security
          A
          license
          -
          quality
          A server that enables AI assistants to access and manipulate Joplin notes through the Model Context Protocol, allowing search, reading, editing, and management of notes using natural language.
          Last updated -
          2
          Python
          MIT License
          • Apple
        • -
          security
          A
          license
          -
          quality
          A Model Context Protocol server that provides clj-kondo linting capabilities for Clojure/ClojureScript/EDN files, useful for environments like Claude code and desktop that lack built-in linting.
          Last updated -
          236
          1
          JavaScript
          MIT License

        View all related MCP servers

        MCP directory API

        We provide all the information about MCP servers via our MCP API.

        curl -X GET 'https://glama.ai/api/mcp/v1/servers/azu/textlint-mcp-example'

        If you have feedback or need assistance with the MCP directory API, please join our Discord server