brianhuster
MCP Serverbrianhusterpublic

nvim mcp server

为 Neovim 提供增强的语言模型集成,支持命令执行、缓冲区读取等功能。

Repository Info

5
Stars
0
Forks
5
Watchers
1
Issues
TypeScript
Language
Apache License 2.0
License

About This Server

为 Neovim 提供增强的语言模型集成,支持命令执行、缓冲区读取等功能。

Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.

Documentation

Neovim MCP Server

A Model Context Protocol (MCP) server for Neovim that provides enhanced integration between language models and Neovim. This server enables AI language models to interact with Neovim, execute commands, read buffer contents, access Vim's help system, and more.

Installation

This project is currently in very early development, so there is no stable release yet. For now, you have to install from source

git clone --depth=1 https://github.com/brianhuster/nvim-mcp-server.git
cd nvim-mcp-server
npm install -g .

The CLI can then be called with nvim-mcp command.

Usage

Use with goose

This server was originally created to use with Goose AI agent. Use the following config to integrate with Goose:

extensions:
  nvim-mcp:
    args: []
    bundled: null
    cmd: nvim-mcp
    description: An extension to control a Neovim instance. Use it to execute commands, read buffer contents, get LSP diagnostics, read help, man pages,...
    enabled: true
    env_keys: []
    envs: {}
    name: nvim-mcp
    timeout: 300
    type: stdio

Quick Start

1

Clone the repository

git clone https://github.com/brianhuster/nvim-mcp-server
2

Install dependencies

cd nvim-mcp-server
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Ownerbrianhuster
Reponvim-mcp-server
LanguageTypeScript
LicenseApache License 2.0
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation