← Index

Pomera AI Commander

io.github.matbanik/pomera·v1.4.4·Other
Quality Score
88
/100

Desktop text workbench + MCP server: 22+ text processing tools for AI assistants

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "pomera": {
      "command": "npx",
      "args": [
        "-y",
        "pomera-ai-commander"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "pomera": {
      "command": "npx",
      "args": [
        "-y",
        "pomera-ai-commander"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y pomera-ai-commander
Claude Desktop (uvx)
{
  "mcpServers": {
    "pomera": {
      "command": "uvx",
      "args": [
        "pomera-ai-commander"
      ]
    }
  }
}
§03  MCP Quality Score  ·  methodology
freshness
23
completeness
15
installability
25
documentation
15
stability
10
§04  Alternatives in Other