MCP Server

textlint

From core
Install
1
Run in your terminal
$
npx claudepluginhub kentanakae/claude-code-plugins --plugin core
Add to Your Project

Add to your .mcp.json:

{
  "mcpServers": {
    "textlint": {
      "command": "npx",
      "args": [
        "-y",
        "textlint",
        "--mcp"
      ]
    }
  }
}
Security Considerations
External connections

This server connects to external services. Review the URLs it accesses before enabling.

Details
Commandnpx
Arguments
-ytextlint--mcp
Actions
Plugins (1)