Alternatives
Products that do what MCP Neovim Server – Tiny AI Text Assistant for Neovim does
MCP-Neovim-Server is a proof-of-concept that connects Claude Desktop (or any client) to Neovim via the Model Context Protocol (MCP) and Neovim’s NodeJS client library. It uses Vim’s native editing power and the model's knowledge of Vim to add a lightweight AI text assistant for coding or general use. Feedback and issues on github welcome.
- 1

- 2

- 3

- 4

- 5

- 6

- 7

- 8

- 9

- 10

- 11

An ultra-fast, single-binary MCP server written in Rust as a lightweight alternative to Node.js/Python. - StamManif/mcp-stama
23d ago · github.com
- 12

- 13
- 14NA
2020 · github.com
- 15
- 16SM
Jul 2026 · uml.gpmai.workers.dev
- 17
- 18VA
I built a lightweight Neovim GUI client for macOS. The goal was something simple — just render Neovim in a proper macOS window with multi-window support, like MacVim did for Vim. Features: - Metal GPU-accelerated rendering (falls back to CoreText) - Multi-window — each window is an independent Neovim process - Neovim's native tabline with Cmd+1-9 - Full IME support for CJK input - Standard macOS shortcuts work out of the box (Cmd+C/V/X/Z/S/W) - CLI launcher with gvimdiff support - Uses your system-installed Neovim — no bundled binary The whole thing was built in a…
Mar 2026 · github.com
- 19OS
Hello HN, I built this because I wanted to give Claude Desktop access to my Notion workspace without running a flaky local Python script via stdio. This is a Node.js/Express implementation of the Model Context Protocol (MCP) that uses SSE (Server-Sent Events) for transport. It’s designed to be stateless and deployable as a container (I'm hosting it on Apify, but it works anywhere with Node). The Stack: TypeScript + Express @modelcontextprotocol/sdk Zod for input validation Bearer Auth for security (since it exposes an HTTP endpoint) Capabilities: It allows the LLM to search pages,…
Dec 2025 · github.com
- 20CM
I built an MCP server that connects coding agents (Claude Code, Cursor, OpenCode, Codex) to a collaborative workspace where your team and other AI models can review what the agent is planning. The problem: When Claude Code creates an implementation plan, it lives in your terminal session. Nobody else sees it until it becomes a PR. If you want GPT to check the architecture or a teammate to flag issues, you're copy-pasting between windows. This MCP server fixes that. When your agent creates a plan, it gets shared as a collaborative thread in CoChat. Engineers comment on it, other AI models…
Feb 2026 · github.com
- 21CA
Problem: LLMs need context data to give accurate answers and thousands of great publicly available datasets remain vastly unexploited. Anthropic’s MCP servers are awesome, but we need many more servers and an easy way to discover them. What if it took only one command to connect any LLM to any open dataset? Open Data MCP, a 2-in-1 solution: 1. Access Open Data: - 10 seconds setup to query any integrated Open Data MCP server from Claude (and more to come) - Simple CLI tool 2. Access Open Data: - Create your own Open Data MCP server(s) - Get templates, guides, and community - Get instant…
2024 · github.com
- 22

Forth MCP is a hosted relay that gives Claude, ChatGPT, or any MCP client secure access to your local, NAT
9d ago · forthmcp.com
- 23PM
I built an MCP server that gives Claude Code long-term memory across sessions, backed by infrastructure you control. Every Claude Code session starts from zero, no memory of previous sessions. This server uses mem0ai as a library and exposes 11 MCP tools for storing, searching, and managing memories. Qdrant handles vector storage, Ollama runs embeddings locally (bge-m3), and Neo4j optionally builds a knowledge graph. Some engineering details HN might find interesting: - Zero-config auth: auto-reads Claude Code's OAT token from ~/.claude/.credentials.json, detects token type (OAT vs…
Feb 2026 · github.com
- 24NC
Neovim Configuration heavily inspired by Emacs & JetBrains. Based on NvChad
2023 · github.com
Ranked by how close each launch is in meaning, then by votes. Refine with a description →