G

MCP Language Server

...
Created 12/30/2024byisaacphi

About

mcp-language-server helps MCP enabled clients navigate codebases more easily by giving them access semantic tools like get definition, references, rename, and diagnostics.

Categories

codebasecode-analyzercode-searchcode-intelligencecoding-assistant

Language:

Go

Stars:

Forks:

Publisher info

isaacphi's avatar

Phil Isaac

computer person

PheedLoop
Toronto
12
followers
8
following
43
repos

More MCP servers built with Go

Sourcerer MCP

An MCP server for semantic code search & navigation that helps AI agents work efficiently without burning through costly tokens. Instead of reading entire files, agents can search conceptually and jump directly to the specific functions, classes, and code chunks they need.

By st3v3nmw
https://github.com/patrickdappollonio/mcp-kubernetes-ro

mcp-kubernetes-ro is a Model Context Protocol (MCP) server providing read-only access to Kubernetes clusters for AI assistants. It enables AI models to list resources, get resource details, retrieve pod logs, discover API resources, and perform base64 encoding/decoding operations - all while maintaining security through read-only access.

By patrickdappollonio
GitKraken MCP

A CLI for interacting with GitKraken APIs. Includes an MCP server via gk mcp that not only wraps GitKraken APIs, but also Jira, GitHub, GitLab, and more.

By GitKraken