Back to MCP directory

MCP Language Server

Hot

把 LSP 的跳转定义、引用和符号搜索暴露给 Agent。先指定语言服务器,只打开你的工作区。

MCP Language Server is an MCP server for Dev Tools work. 把 LSP 的跳转定义、引用和符号搜索暴露给 Agent。先指定语言服务器,只打开你的工作区。 Tags: LSP · 符号 · 跳转.

Dev ToolsstdioAuthor: isaacphiVisit

What is MCP Language Server

MCP Language Server exposes Dev Tools capabilities to MCP clients. 把 LSP 的跳转定义、引用和符号搜索暴露给 Agent。先指定语言服务器,只打开你的工作区。

Install MCP Language Server in Cursor / Claude / Codex

Cursor Open Cursor MCP settings (or user/project mcp.json) and add the server config on this page. If only a start command exists, put command/args into a Cursor MCP entry.

Claude Desktop Add the config to claude_desktop_config.json and restart Claude Desktop.

Codex Add the same command/args or JSON snippet to Codex MCP config. File location depends on your Codex version.

This page has no ready-made install snippet. Open the project home and follow the maintainer instructions to connect MCP Language Server in Cursor, Claude, or Codex.

Please visit the Project Home to see installation and usage instructions.

Tags

LSP符号跳转

Similar recommendations

FAQ

What problem does MCP Language Server solve?

MCP Language Server focuses on Dev Tools. 把 LSP 的跳转定义、引用和符号搜索暴露给 Agent。先指定语言服务器,只打开你的工作区。

How do I connect MCP Language Server to my editor?

Use the command or JSON in the install section. If none is listed, follow the project home. Do not paste config from unknown sources.

What similar MCP servers exist?

The related list comes from the same Dev Tools group so you can compare scope.