A straightforward grammar correction tool that runs as an MCP server. The documentation emphasizes EU AI Act compliance and enterprise features, but the actual technical details are sparse. Based on the name and scope, this likely wraps a grammar checking API or model and exposes it through MCP protocol tools that your AI assistant can call to fix text. You'd reach for this if you want Claude to have direct access to grammar correction without manually copying text to another service. Part of the MEOK AI Labs ecosystem of compliance-focused MCP servers. Installation works through pip or Smithery, and it follows the standard stdio transport pattern for local MCP integration.
claude mcp add --transport stdio csoai-org-grammar-fix-ai-mcp -- uvx grammar-fix-ai-mcp