neovim-mcp (Simonoob/neovim-mcp) is an MCP server listed on the M8ven Trust Index. It scores 74 out of 100, grade C. It declares 14 tools. No publisher has claimed this listing.
Enables AI agents to navigate code using Neovim's LSP and Treesitter features, and read/write the quickfix list.
Emerging. No concerning findings. Grades remain capped until the project builds reputation through adoption. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.
How we verified
Verified is a snapshot. Live keeps it current, and builds your track record.
⚡ Connect GitHub → continuous verification on every pushwhy connect →Who stands behind it
Simonoob
Source: Glama
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →
Install from
The grade above is for the source repository. Registries can serve a different version, so we mark the ones we were not able to read.
These names and descriptions are the publisher's own, read from the source code. We print them as written. Our assessment is the findings above, not this list.
vim_healthCheck Neovim connection health
restart_lspRestart all running LSP clients. Use after making changes to files outside Neovim to refresh diagnostics and symbol data.
get_lspget all running LSP clients and all available ones
start_lspstart a specific LSP server
get_document_symbolsGet LSP document symbols for a file (functions, classes, types with line numbers and nesting). Optionally filter by name.
get_ast_contextGet the treesitter scope chain at a position (shows enclosing functions, classes, blocks)
workspace_symbolsSearch workspace symbols via LSP (functions, classes, types across the project)
get_diagnosticsGet LSP diagnostics (errors, warnings) for a file or the entire workspace
get_referencesFind all references to a symbol at a given position via LSP
goto_definitionGo to definition of a symbol at a given position via LSP
goto_implementationFind implementations of an interface or abstract method via LSP
hoverGet LSP hover information (type signature, documentation) for a symbol at a position
get_quickfixGet the current Neovim quickfix list contents
set_quickfixSet the Neovim quickfix list with a list of locations (e.g. feature touchpoints, search results, related code sites)
Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.
Vitest: Path Traversal / Arbitrary File Read via @vitest/mocker Redirect Mock
NVIM_SOCKET_PATHclaude mcp add --transport stdio --scope user neovim-nav -e =/tmp/my-nvim -- node /path/to/neovim-mcp/build/index.jsTool annotations
No tools have read-only/destructive annotations
Add readOnlyHint or destructiveHint annotations to every tool so hosts can warn users before invoking.
All four hints declared on every tool
14/14 tools missing one or more hints — vim_health (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); restart_lsp (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); get_lsp (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +11 more. OpenAI's directory rejects tools where any of the four hints are missing or non-boolean.
For every tool, set all four hints (readOnlyHint, destructiveHint, idempotentHint, openWorldHint) to explicit true/false values that match the handler’s actual behaviour.
Tool inputs are validated
10/14 tool handlers declare input schemas (71%)
Declare an inputSchema with zod/joi/yup on every tool definition.
License file
No license file
Add a LICENSE file (MIT, Apache-2.0, etc.).
Shell command execution
1 call in production code run through a shell (src/utils.ts:27)
Prefer library functions over shell-outs. If you must shell out, ensure all inputs are properly escaped.
Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.
[](https://m8ven.ai/mcp/simonoob/neovim-mcp)?variant=verified to the badge URL.Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.
https://m8ven.ai/api/mcp/tool-check