Pomera AI Commander MCP Server

A desktop text "workbench" + MCP server: clean, transform, extract, and analyze text fast - manually in a GUI or programmatically from AI assistants (Cursor / Claude Desktop / MCP clients). It runs locally over stdio via the published package.

People connecting this server to Claude, Cursor, VS Code, or another MCP client. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-05-31 · ★ 3 · #420 OF 848 MAINTAINED OTHER · VERIFIED 2026-08-25

MIT · Python servers · how we verify → /methodology

01 · Install Pomera AI Commander

Claude Code

claude mcp add matbanik-pomera-ai-commander -- npx -y pomera-ai-commander

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "matbanik-pomera-ai-commander": {
      "command": "npx",
      "args": [
        "-y",
        "pomera-ai-commander"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license MIT - declared in the repository

npm package pomera-ai-commander - unscoped; check the name against the project README before installing

registry namespace io.github.matbanik is GitHub-verified and matches the repo owner

03 · What Pomera AI Commander can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v1.5.1 · 2026-05-31

v1.5.0 · 2026-05-31

v1.4.5 · 2026-05-12

04 · Who maintains Pomera AI Commander

Pomera AI Commander is maintained by matbanik. It's the only MCP server we track from this author; the repo dates to Sep 2025.

05 · Facts

category
other - ranked #420 of 848 actively-maintained other servers as of 2026-08-25.
release cadence
2 releases in the last 90 days (latest 2026-05-31)
registry
io.github.matbanik/pomera (active, first published 2026-01-23 · 17 versions)
packages
pypi:pomera-ai-commander · npm:pomera-ai-commander

06 · Pomera AI Commander FAQ

What is Pomera AI Commander?

A desktop text "workbench" + MCP server: clean, transform, extract, and analyze text fast - manually in a GUI or programmatically from AI assistants (Cursor / Claude Desktop / MCP clients). It runs locally over stdio via the published package.

Is Pomera AI Commander still maintained?

Yes - as of 2026-08-25, its last commit was 2026-05-31 and it shipped 2 releases in the last 90 days. We re-verify nightly.

How do I install Pomera AI Commander?

Run `npx -y pomera-ai-commander`. You can also paste the ready-made client config above.

Does Pomera AI Commander run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Pomera AI Commander

More MCP servers to compare · Remi · CAD MCP Server · Orcaslicer MCP · Hushdrop · Tenkai MCP

More Python MCP servers · Shotcut MCP · Smart Memory · Tools for Agents · Compartment · see all