Sublime Text MCP
MCP server for Sublime Text 4. Lets AI coding agents read and control a running ST instance.
Install
PyPIstdio
uvx sublime-mcp Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-github-dpc00-sublime-mcp": {
"command": "uvx",
"args": [
"sublime-mcp"
]
}
}
} Source: official MCP Registry record · registry name io.github.dpc00/sublime-mcp · published 2026-09-09 · updated 2026-09-09. Not an endorsement; review the code before connecting it to anything sensitive.