GraReco (Grammar Recommendations)
Provides real-time grammar correction and recommendations through specialized prompts and Server-Sent Events, enabling seamless text improvement without context switching.
0 stars
0 tools
Created Aug 2025
@iuill/iuill-grareco-grammar-recommendations-mcp-grarecoAbout
Provides real-time grammar correction and recommendations through specialized prompts and Server-Sent Events, enabling seamless text improvement without context switching.
Categories
general
Installation
npm
npm install @iuill/iuill-grareco-grammar-recommendations-mcp-grareco
Configuration
{
"mcpServers": {
"iuill-grareco-grammar-recommendations-mcp-grareco": {
"command": "npx",
"args": [
"-y",
"@iuill/iuill-grareco-grammar-recommendations-mcp-grareco"
]
}
}
}