
textlint MCP Server
A server that enables real-time checking and automated correction suggestions for Japanese technical documents using textlint's linting capabilities.
README
textlint MCP Server デモプロジェクト
このプロジェクトは、textlintのMCP(Model Context Protocol)サーバーのデモンストレーション用です。
概要
textlintは、自然言語のための拡張可能なリンターです。このデモでは以下の機能を確認出来ます:
- 日本語技術文書のチェック機能
- リアルタイムでの文章校正
- 自動修正の提案
使用方法
- このリポジトリをクローンします。
git clone https://github.com/azu/textlint-mcp-example.git cd textlint-mcp-example
- 必要な依存関係をインストールします。
npm ci
- VSCodeでプロジェクトを開きます。
- Copilot Chatで「textlint MCP Server」が起動してるかを確認
- 「README.mdの内容をtextlint MCPでチェックして修正してみてください」と入力します。
サンプルテキスト
以下は、textlintのルールにかかりそうなサンプル文章です。
技術文書の例
JavaScriptは、Webブラウザで動作するプログラミング言語です。JavaScriptを使用することで、Webページに動的な機能を追加することが可能です。
最近では、Node.jsという実行環境により、サーバーサイドでもJavaScriptを使う事が出来ます。これにより、フロントエンドとバックエンドで同じ言語を使用出来るというメリットがあります。
よくある問題のサンプル
-
助詞の連続: この機能により、ユーザーは簡単にアプリケーションを設定する事が出来ます。
-
冗長な表現: このシステムは、ユーザーにとって非常に便利な機能を提供する事が可能です。
-
不適切な敬語: こちらの機能をご利用いただくことで、作業効率を向上させる事が出来ます。
-
長い文章: このライブラリを使用することで、開発者は複雑なアプリケーションを簡単に構築することが可能になり、また、多くの便利な機能が提供されているため、開発時間を大幅に短縮することができ、さらに、コードの品質も向上させることが期待できます。
まとめ
textlintを使用することで、日本語の文章品質を自動的にチェック出来ます。これにより、一貫性のある技術文書を作成する事が可能となります。
詳細については、公式ドキュメントを参照して下さい。
Recommended Servers
playwright-mcp
A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.
Magic Component Platform (MCP)
An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.
Audiense Insights MCP Server
Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.

VeyraX MCP
Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.
graphlit-mcp-server
The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.
Kagi MCP Server
An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.

E2B
Using MCP to run code via e2b.
Neon Database
MCP server for interacting with Neon Management API and databases
Exa Search
A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.
Qdrant Server
This repository is an example of how to create a MCP server for Qdrant, a vector search engine.