developer tools
Mcp Language Server
MCP Language Server helps MCP enabled clients navigate codebases more easily by giving them access to semantic tools like get definition, references, rename, and diagnostics.
Installation
npx -y isaacphi/mcp-language-serverConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "mcp-language-server",
"command": "npx",
"args": [
"-y",
"isaacphi/mcp-language-server"
]
}About This MCP Server
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHubRelated MCPs
View all →MS
Mcp Server Nano Banana
AI image generation using Google Gemini's nano banana model.
pythonlocalmacos+3
MC
Mcp Claude Spotify
An integration that allows Claude Desktop to interact with Spotify using the Model Context Protocol (MCP).
typescriptcloudlocal+1