About
Overview
The LanguageTool MCP Server enables AI agents to perform grammar and spelling checks. It supports 30+ languages with detailed correction suggestions and rule explanations.
Capabilities
Tools & Capabilities
⚡check
Check text for grammar and spelling errors
⚡list_languages
List supported languages
⚡get_rules
List available checking rules
Setup
Installation
bash
Install
npx -y mcp-server-languagetoolExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"languagetool": {
"command": "npx",
"args": ["-y", "mcp-server-languagetool"]
}
}
}Quick Info
Authorcommunity
LanguageTypeScript
StatusStable
Stars★ 60
Last UpdatedFeb 12, 2026