Back to search
30
MCP

lsp-mcp

jonrad/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.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@mseep/lsp-mcp
An Model Context Protocol (MCP) server that provides LLMs/AI Agents with the capabilities of a language server protocol (LSP) server. This g
0 tools
linkedin-mcp-server
Model Context Protocol (MCP) server for LinkedIn - enabling AI agents to interact with LinkedIn's professional network
0 tools
gis-mcp
A Model Context Protocol (MCP) server implementation that connects Large Language Models (LLMs) to GIS operations using GIS libraries, enabl
0 tools
context-mcp-server
A Model Context Protocol server providing intelligent context management and web content fetching capabilities for AI assistants
0 tools
mcp-file-context-server
A Model Context Protocol (MCP) server that provides file system context to Large Language Models (LLMs). This server enables LLMs to read, s
0 tools
metatrader-mcp-server
Model Context Protocol (MCP) to enable AI LLMs to trade using MetaTrader platform
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "lsp-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}