grep-for-code

Gwihwan-Go/grep-for-code

3.2

If you are the rightful owner of grep-for-code and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

A Model Context Protocol (MCP) server that wraps Language Server Protocol (LSP) servers, making language server capabilities available to LLMs through MCP.

Tools

Functions exposed to the LLM to take actions

definition

Get symbol definitions.

references

Find symbol references.

hover

Get hover information.

diagnostics

Get diagnostics (errors/warnings).

edit

Apply text edits.

rename

Rename symbols.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources