Web-Dev-Codi/local-neovim-mcp-server
3.2
If you are the rightful owner of local-neovim-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
An MCP server that provides Neovim documentation, configuration validation, and best practices assistance.
Tools
Functions exposed to the LLM to take actions
search_nvim_docs
Search Neovim documentation for functions, options, and commands.
get_nvim_help
Get detailed help for a specific Neovim topic.
validate_nvim_config
Validate Neovim configuration syntax and best practices.
generate_nvim_config
Generate configuration examples for common use cases.
explain_nvim_concept
Explain Neovim concepts and features.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client