vsc-mcp
If you are the rightful owner of vsc-mcp 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.
VSC-MCP is a project that provides tools to expose Language Server Protocol (LSP) functionality as Model Context Protocol (MCP) tools, enabling AI clients to analyze and edit code programmatically.
editSymbol
Edit symbols (functions, classes, methods, etc.) in a file by name and type
readSymbol
Read symbols in files by name and type
readFile
Read file content
writeFile
Create a new file or overwrite an existing file
searchReplaceFile
Search for content in file and replace with new content