Google PageRank for AI agents. 25,000+ tools indexed.

lsp-mcp MCP Server

mickeyinfoshan/lsp-mcp

Score: 53.1 Rank #63 MCP Server
Are you the maintainer of mickeyinfoshan/lsp-mcp? Claim this listing →

Bridge between Model Context Protocol (MCP) and Language Server Protocol (LSP), enabling AI assistants to access multi-language code intelligence (go-to-definition, references, hover, completions) via standard MCP tools. Supported languages: Go (gopls), TypeScript/JavaScript, Python (pylsp).

Add AgentRank to Claude Code Discover and compare tools like mickeyinfoshan/lsp-mcp — your AI finds the right one automatically
Get API Access →
claude mcp add agentrank -- npx -y agentrank-mcp-server

Overview

mickeyinfoshan/lsp-mcp is a Go MCP server. Bridge between Model Context Protocol (MCP) and Language Server Protocol (LSP), enabling AI assistants to access multi-language code intelligence (go-to-definition, references, hover, completions) via standard MCP tools. Supported languages: Go (gopls), TypeScript/JavaScript, Python (pylsp).

Ranked #63 out of 109 indexed tools.

Actively maintained with commits in the last week.

Ecosystem

Go No license

Score Breakdown

StarsFreshnessIssue HealthContributorsDependents
Stars 15% 1

1 stars → early stage

Freshness 25% today

Last commit today → actively maintained

Issue Health 25% 50%

No issues filed → no history to score

Contributors 10% 2

2 contributors → solo project

Dependents 25% 0

No dependents → no downstream usage

npm Downloads N/A
PyPI Downloads N/A
Forks 0
Description Detailed
License None

Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →

How to Improve

License low impact

Add an MIT or Apache-2.0 license to signal trust and enable adoption

Dependents medium impact

No downstream dependents detected yet — adoption by other projects is the strongest trust signal

Badge all embed codes →

AgentRank score for mickeyinfoshan/lsp-mcp
[![AgentRank](https://agentrank-ai.com/api/badge/tool/mickeyinfoshan--lsp-mcp)](https://agentrank-ai.com/tool/mickeyinfoshan--lsp-mcp/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/tool/mickeyinfoshan--lsp-mcp/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/tool/mickeyinfoshan--lsp-mcp" alt="AgentRank"></a>

Embed Widget docs →

Embed a rich score widget on your site or blog.

<script src="https://agentrank-ai.com/embed.js" data-tool="mickeyinfoshan/lsp-mcp"></script>

Matched Queries

"model context protocol""model-context-protocol"

From the README

# lsp-mcp

A bridge between the [Model Context Protocol (MCP)](https://modelcontextprotocol.io/) and the [Language Server Protocol (LSP)](https://microsoft.github.io/language-server-protocol/), giving AI coding assistants access to real code intelligence — go-to-definition, find references, hover docs, and completions — across multiple languages.

## Why?

AI assistants understand code by reading text. Language servers understand code by parsing it. **lsp-mcp** connects the two: it translates MCP tool calls into LSP requests, dispatching them to standard language servers (gopls, typescript-language-server, pylsp, etc.) running as child processes. The result is precise, compiler-grade code navigation available to any MCP-compatible agent.

## Features

- **Multi-language** — Go, TypeScript, JavaScript, Python out of the box; add any LSP-compliant server via config
- **Standard MCP protocol** — works with Claude Code, Cursor, Windsurf, and any MCP client
- **Session management** — isolat
Read full README on GitHub →

Get the weekly AgentRank digest

Top movers, new tools, ecosystem insights — straight to your inbox.