A
licenseNot graded
qualityC
maintenanceProvides VS Code active editor context (open file, cursor position, selection) to MCP-compatible AI tools.
9 npm
1
MIT
No user-submitted related servers found.
Scored across 1 tool
With only one tool, there is no possibility of overlap or confusion. get_selection has a clearly distinct purpose.
The single tool follows the clear verb_noun pattern (get_selection), and since there are no other tools, there are no inconsistencies.
A single tool is far too few for an editor MCP, which would normally require operations like opening files, editing text, or managing tabs. This feels severely under-scoped.
The tool surface is severely incomplete: it only reads the current selection and provides no way to modify files or interact with the editor in other ways, making most editor workflows impossible.