leonardcser/nvim-lsp-mcp
MCP server for fetching nvim diagnostics
Platform-specific configuration:
{
"mcpServers": {
"nvim-lsp-mcp": {
"command": "npx",
"args": [
"-y",
"nvim-lsp-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...