MCP Servers / productivity / Pomera AI Commander

Pomera AI Commander

JSON →
none2productivity

Turn messy text into clean output fast—GUI for humans, MCP tools for AI IDEs (Cursor/Claude). 33 deterministic text utilities.

Install
How to run this server
[ { "cmd": "pip install requests", "imports": [] } ]
server path: pomera-ai-commander
Tools
What this server exposes
clean_text
Clean and normalize text by removing extra whitespace, fixing line breaks, and standardizing formatting.
extract_emails
Extract email addresses from text using regex.
extract_urls
Extract URLs from text using regex.
extract_ids
Extract IDs (e.g., alphanumeric patterns) from text using regex.
normalize_case
Normalize text case (e.g., uppercase, lowercase, title case).
sort_lines
Sort lines of text alphabetically or numerically.
extract_columns
Extract specific columns from tabular text data.
hash_text
Hash text using algorithms like MD5, SHA1, SHA256.
encode_text
Encode text to Base64 or other formats.
decode_text
Decode Base64 or other encoded text.
research
Perform web research with deep reasoning and search capabilities.
deepreasoning
Perform deep reasoning on a topic using web search and analysis.
Configuration
Environment & auth
authnone
Resources
Pomera AI Commander — MCP Server · libregistry