Back to Home
ravitemer icon

mcphub.nvim

Verified Safe

by ravitemer

Overview

Integrates Model Context Protocol (MCP) servers into Neovim for enhanced LLM-powered development workflows, enabling tools, resources, and prompts.

Installation

Run Command
No command provided

Environment Variables

  • GITHUB_PERSONAL_ACCESS_TOKEN
  • API_TOKEN
  • DB_PASSWORD
  • DBUS_SESSION_BUS_ADDRESS
  • PERPLEXITY_API_KEY

Security Notes

The server includes powerful tools such as `execute_lua` (arbitrary Lua code execution), `execute_command` (arbitrary shell command execution), and file system modification tools (`edit_file`, `write_file`, `delete_items`, `move_item`). An example even demonstrates `loadstring` for evaluating math expressions, which can be extended to arbitrary code. While the plugin implements an `auto_approve` mechanism (defaulting to false, requiring user confirmation) to mitigate risks, these capabilities pose significant security risks if used with untrusted LLMs or malicious prompts, potentially leading to system compromise.

Similar Servers

Stats

Interest Score100
Security Score4
Cost ClassHigh
Avg Tokens1500
Stars1661
Forks68
Last Update2025-12-13

Tags

NeovimLuaMCPLLMDevelopmentAIPluginToolsResources