LSP MCP

mcp-serverStable

An Model Context Protocol (MCP) server that provides LLMs/AI Agents with the capabilities of a language server protocol (LSP) server. This gives the AI the ability to get language aware context from the codebase.

Stars

190

Δ stars 7d

+2

Δ stars 30d

Forks

27

Contributors

1

npm DL / wk

PyPI DL / wk

Language

TypeScript

Last push

2025-03-31

About LSP MCP

An Model Context Protocol (MCP) server that provides LLMs/AI Agents with the capabilities of a language server protocol (LSP) server. This gives the AI the ability to get language aware context from the codebase. let foo = "bar"; function x() { let foo = 123; console.log(foo); } x(); console.log(foo); ``` A global foo (string type) initialized with the value "bar" A local foo (number type) inside the function x() initialized with the value 123

Read the full README on GitHub →

LSP MCP growth signals this week

Growth score: 15/100 week of 2026-06-29

Acceleration (40%)0
Relative velocity (30%)21
Downloads (20%)0
Activity (10%)0

Signal history

WeekScoreΔ★Signal
2026-06-2915+2Stable
2026-06-1552+7Stable

LSP MCP alternatives

Projects in the same category, closest in size — picked by data, not opinion.

Doc/docx-MCPStable189

See all mcp-server projects ranked by growth →

Frequently asked questions

Is LSP MCP still maintained?
Activity is low: the last push was on 2025-03-31 (466 days before our latest snapshot).
Is LSP MCP growing?
It is stable this week, with a growth score of 15/100. See the weekly history above.
What are the best LSP MCP alternatives?
Closest by category and size in our data: Siri Shortcuts MCP Server, io.github.VictoriaMetrics/mcp-victoriametrics, Doc/docx-MCP — full list with live signals above.

Embed this badge

Show your project's live signal in your README — it updates weekly with the data.

[![LSP MCP on What's Trending in AI](https://whatstrendinginai.com/badges/jonrad-lsp-mcp.svg)](https://whatstrendinginai.com/projects/jonrad-lsp-mcp/)

LSP MCP badge

Tracked since 2026-06-20 · data as of 2026-07-10 · 6 open issues · 0 releases