AgentUni

Sublime Text MCP

by @dpc00 / v1.7.5

MCP server for Sublime Text 4. Lets AI coding agents read and control a running ST instance.

Install

PyPI / stdio

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.

Similar

More Developer Tools servers

Browse category