mcp-symbol-edit

runekaagaard/mcp-symbol-edit

3.2

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

MCP Symbol Edit is a server under development that provides symbol-level code editing using tree-sitter parsing for more reliable and context-efficient edits.

Tools

Functions exposed to the LLM to take actions

browse_symbols

List all top-level symbols in a file with optional filtering.

read_symbols

Read full code for one or more symbols.

edit_symbol

Replace a symbol's implementation.

add_symbol

Add a new symbol to the file.

delete_symbol

Remove a symbol from the file.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources