Codex LSP Bridge

v1.0.0Developer Toolsstable

Exposes Language Server Protocol (LSP) features as MCP tools, enabling IDE-grade semantic navigation including go-to-definition, find references, hover info, and symbols across multiple programming languages (Python, Rust, C/C++, TypeScript/JavaScrip

codex-lsp-bridgemcpai-integration
Share:
0
Stars
0
Downloads
0
Weekly
0/5

What is Codex LSP Bridge?

Codex LSP Bridge is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to exposes language server protocol (lsp) features as mcp tools, enabling ide-grade semantic navigation including go-to-definition, find references, hover info, and symbols across multiple programming la...

Exposes Language Server Protocol (LSP) features as MCP tools, enabling IDE-grade semantic navigation including go-to-definition, find references, hover info, and symbols across multiple programming languages (Python, Rust, C/C++, TypeScript/JavaScrip

This server falls under the Developer Tools category on MCPgee, the world's largest MCP server directory with 33,000+ servers.

Features

  • Exposes Language Server Protocol (LSP) features as MCP tools

Use Cases

Access Language Server Protocol features as MCP tools for semantic navigation.
Perform go-to-definition, find references, and hover info across languages.
CesarPetrescu

Maintainer

LicenseMIT License
Languagetypescript
Versionv1.0.0
UpdatedN/A
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

Manual Installation

npx codex-lsp-bridge

Configuration

Configuration Details

Config File

claude_desktop_config.json

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

Frequently Asked Questions about Codex LSP Bridge

What is Codex LSP Bridge?

Codex LSP Bridge is a Model Context Protocol (MCP) server that exposes language server protocol (lsp) features as mcp tools, enabling ide-grade semantic navigation including go-to-definition, find references, hover info, and symbols across multiple programming languages (python, rust, c/c++, typescript/javascrip It connects AI assistants to external tools and data sources through a standardized interface.

How do I install Codex LSP Bridge?

Follow the installation instructions on the Codex LSP Bridge GitHub repository. Clone the repo, install dependencies, and add the server config to your AI client.

Which AI clients work with Codex LSP Bridge?

Codex LSP Bridge works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.

Is Codex LSP Bridge free to use?

Yes, Codex LSP Bridge is open source and available under the MIT License license. You can use it freely in both personal and commercial projects.

Browse More Developer Tools MCP Servers

Explore all developer tools servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.

Quick Config Preview

{ "mcpServers": { "codex-lsp-bridge": { "command": "npx", "args": ["-y", "codex-lsp-bridge"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Codex LSP Bridge?

Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

33,000+ ServersFree & Open SourceStep-by-Step Guides