LexiLint MCP — Offline Spell Check & BYOK Grammar for AI Assistants
@raunakkathuria
About LexiLint MCP — Offline Spell Check & BYOK Grammar for AI Assistants
Spell and grammar checking for AI assistants via Model Context Protocol. 100% offline spell check (zero tokens, zero API calls) using nspell. BYOK grammar checking with your own Gemini, OpenAI, or Claude API key. Works with Claude Desktop, Cursor, ChatGPT, and any MCP-compatible
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"lexilint": {
"command": "npx",
"args": [
"-y",
"lexilint-mcp"
]
}
}
}Tools
3Check text for spelling errors. 100% offline — no API key needed. Supports en-US and en-GB.
Check text for grammar, style, and clarity issues. Free with Google Gemini (BYOK — get a free key at aistudio.google.com). OpenAI and Anthropic require LexiLint Premium.
Run spell check and optionally grammar check. Spell check (en-US/en-GB) is free and offline. Grammar with Gemini is free (BYOK). Multi-language and OpenAI/Anthropic require LexiLint Premium.
Overview
What is LexiLint MCP?
LexiLint MCP provides spell and grammar checking for AI assistants via the Model Context Protocol. It offers 100% offline spell check using nspell and a bring-your-own-key (BYOK) grammar check with support for Gemini, OpenAI, or Anthropic Claude. It is designed for developers and users who want to reduce token waste on typo detection and keep grammar data private.
How to use LexiLint MCP?
Install by adding the server configuration to your mcpServers JSON object with the command npx -y lexilint-mcp. After configuration, the assistant can perform offline spell checks and grammar checks using your own API key.
Key features of LexiLint MCP
- Offline spell check with zero token consumption.
- BYOK grammar check using Gemini, OpenAI, or Anthropic Claude.
- Supports 8 languages: English (US/UK), Spanish, French, German, Polish, Russian, Turkish.
- Works without internet for spell checking.
- No API calls or recurring costs for spell check.
Use cases of LexiLint MCP
- Reduce AI token costs by handling spell checks locally.
- Grammar-check sensitive text without sending data to third-party services.
- Support multilingual AI assistants with offline spelling correction.
- Enable spell and grammar checking in air-gapped or low-connectivity environments
More AI & Agents MCP servers
欢迎来到 智言平台
Shy2593666979AgentChat 是一个基于 LLM 的智能体交流平台,内置默认 Agent 并支持用户自定义 Agent。通过多轮对话和任务协作,Agent 可以理解并协助完成复杂任务。项目集成 LangChain、Function Call、MCP 协议、RAG、Memory、HITL、Skill、Milvus 和 ElasticSearch 等技术,实现高效的知识检索与工具调用,使用 FastAPI 构建高性能后端服务。
Perplexity MCP Server
DaInfernalCoderA Model Context Protocol (MCP) server for research and documentation assistance using Perplexity AI. Won 1st @ Cline Hackathon
Mcp Agent
lastmile-aiBuild effective agents using Model Context Protocol and simple workflow patterns
Unreal Engine Generative AI Support Plugin
prajwalshettydevUnreal Engine plugin for LLM/GenAI models & MCP UE5 server. OpenAI GPT-5, Deepseek R1, Claude Opus/Sonnet, Gemini 3, Grok 4, Alibaba Qwen, Kimi, ElevenLabs TTS, Inworld, OpenRouter, Groq, GLM, Ollama, Local, Meshy, Tripo, Hunyuan3D, Rodin, fal, Dashscope, Seedream. NPC AI, agenti
Hass-MCP
voskaControl and query Home Assistant from Claude and other LLMs — a Model Context Protocol (MCP) server.
Comments