Loomal

Sublime Text MCP

MCP server by github.com/dpc00/sublime-mcp

MCP server for Sublime Text 4. Lets Claude Code read and control a running ST instance.

0 starspypi: sublime-mcp

About Sublime Text MCP

Sublime Text MCP is an MCP (Model Context Protocol) server published by dpc00 in the official MCP registry. MCP server for Sublime Text 4. Lets Claude Code read and control a running ST instance.

It ships as a Python package on PyPI (sublime-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/dpc00/sublime-mcp.

Use Sublime Text MCP with your agent

Claude Code · one command
claude mcp add sublime-text-mcp -- uvx sublime-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "sublime-text-mcp": {
      "command": "uvx",
      "args": [
        "sublime-mcp"
      ]
    }
  }
}
pypisublime-mcp

Frequently asked questions

What is Sublime Text MCP?
Sublime Text MCP is an MCP (Model Context Protocol) server by dpc00. MCP server for Sublime Text 4. Lets Claude Code read and control a running ST instance.
How do I connect Sublime Text MCP to Claude, Cursor, or another MCP client?
Install Sublime Text MCP from its pypi package (sublime-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Sublime Text MCP open source?
Yes — the source code is public at github.com/dpc00/sublime-mcp.
Can AI agents pay to use Sublime Text MCP?
Not yet through Loomal — Sublime Text MCP is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Sublime Text MCP? Claim this listing free by verifying GitHub ownership, or contact us.