Skip to main content

Text processing toolkit with 22 MCP tools for AI assistants - case transformation, encoding, hashing, text analysis, and notes management

Project description

Pomera AI Commander (PAC)

Download Latest Release

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).

Hook: Stop pasting text into 10 random websites. Pomera gives you one place (GUI + MCP) to do the 90% text ops you repeat every week.

Download latest release · Docs: Tools · MCP Guide · Troubleshooting


60-second demo (what to expect)

Messy text → clean output → extracted URLs/emails → ready to ship

Best-for workflows

  • Cleaning pasted logs / PDFs (whitespace, wrapping, stats)
  • Extracting emails/URLs/IDs via regex
  • Normalizing case, sorting, columns
  • Hashing/encoding utilities
  • Letting Cursor/Claude call these as MCP tools in a repeatable pipeline

Prerequisites

Python 3.8+ is required for all installation methods.

macOS (Homebrew)

# Tkinter support (replace @3.14 with your Python version)
brew install python-tk@3.14
pip3 install requests reportlab python-docx

Ubuntu/Debian

sudo apt-get install python3-tk
pip3 install requests reportlab python-docx

Windows

Tkinter is included with Python from python.org.

pip install requests reportlab python-docx

Note: For PEP 668 protected environments, use pip3 install --user or a virtual environment.


Install / Run

Option A — Prebuilt executable (recommended)

Download from Releases and run.

Option B — Python (PyPI)

pip install pomera-ai-commander
# then run:
pomera-ai-commander --help

Option C — Node.js (npm)

npm install -g pomera-ai-commander
# then run:
pomera-mcp --help

MCP Server for AI Assistants

Pomera exposes 22 text processing tools via MCP. Configure your AI assistant:

Cursor (.cursor/mcp.json):

{
  "mcpServers": {
    "pomera": {
      "command": "pomera-ai-commander",
      "args": ["--mcp-server"]
    }
  }
}

Claude Desktop (claude_desktop_config.json):

{
  "mcpServers": {
    "pomera": {
      "command": "pomera-ai-commander",
      "args": ["--mcp-server"]
    }
  }
}

See the full MCP Server Guide for Antigravity, executable configs, and troubleshooting.


License

MIT License - see LICENSE for details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pomera_ai_commander-1.2.2.tar.gz (591.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pomera_ai_commander-1.2.2-py3-none-any.whl (648.5 kB view details)

Uploaded Python 3

File details

Details for the file pomera_ai_commander-1.2.2.tar.gz.

File metadata

  • Download URL: pomera_ai_commander-1.2.2.tar.gz
  • Upload date:
  • Size: 591.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for pomera_ai_commander-1.2.2.tar.gz
Algorithm Hash digest
SHA256 322c1bf99200ebeda977e5ff32195933c8a8abd692cdfadc02c48ba5a2d0df01
MD5 fb62b0b55a521d72a980bdede51b2903
BLAKE2b-256 58e23ebe9373b40a2be66e33fbf7c8a3d423eb798ae725d26a9f84bf673b7638

See more details on using hashes here.

Provenance

The following attestation bundles were made for pomera_ai_commander-1.2.2.tar.gz:

Publisher: publish.yml on matbanik/Pomera-AI-Commander

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pomera_ai_commander-1.2.2-py3-none-any.whl.

File metadata

File hashes

Hashes for pomera_ai_commander-1.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 5b191bc8be555a7c306fa0bf6eaeb1c2889843e8d123545a3156d40c346d3b23
MD5 ebc3bee75e33ade7cf0e07e4a57cea96
BLAKE2b-256 ad1208152f32e166e759ab1cb334d78aa96810f2cfc72460a6534170c8710d10

See more details on using hashes here.

Provenance

The following attestation bundles were made for pomera_ai_commander-1.2.2-py3-none-any.whl:

Publisher: publish.yml on matbanik/Pomera-AI-Commander

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page