Pomera AI Commander
Rank #13,974io.github.matbanik/pomera
Desktop text workbench + MCP server: 22+ text processing tools for AI assistants
Pomera AI Commander is a Model Context Protocol (MCP) server published by matbanik. It ranks #13,974 of 132,046 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. Pomera AI Commander is listed across 4 registries — Official MCP, PulseMCP, mcp.so and Glama, with 18 tracked versions. It was first listed on Sep 16, 2025 and most recently updated on May 31, 2026.
Ranks ahead of 118,072 of 132,046 servers on MCP Toplist.
Use Pomera AI Commander
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add pomera -- uvx pomera-ai-commanderclaude mcp add pomera -- npx -y pomera-ai-commander[mcp_servers.pomera]
command = "uvx"
args = ["pomera-ai-commander"]Add to ~/.codex/config.toml.
[mcp_servers.pomera]
command = "npx"
args = ["-y", "pomera-ai-commander"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"pomera": {
"command": "uvx",
"args": [
"pomera-ai-commander"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"pomera": {
"command": "npx",
"args": [
"-y",
"pomera-ai-commander"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"pomera": {
"command": "uvx",
"args": [
"pomera-ai-commander"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"pomera": {
"command": "npx",
"args": [
"-y",
"pomera-ai-commander"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"pomera": {
"type": "stdio",
"command": "uvx",
"args": [
"pomera-ai-commander"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"pomera": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"pomera-ai-commander"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"pomera": {
"command": "uvx",
"args": [
"pomera-ai-commander"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"pomera": {
"command": "npx",
"args": [
"-y",
"pomera-ai-commander"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"pomera": {
"command": "uvx",
"args": [
"pomera-ai-commander"
]
}
}
}{
"mcpServers": {
"pomera": {
"command": "npx",
"args": [
"-y",
"pomera-ai-commander"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.matbanik%2Fpomera)<a href="https://mcptoplist.com/server/io.github.matbanik%2Fpomera"><img src="https://mcptoplist.com/badge/io.github.matbanik%2Fpomera.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
matbanik
Available versions (18)
| Version | Published |
|---|---|
| 1.5.1 | May 31, 2026 |
| 1.5.0 | May 31, 2026 |
| 1.4.5 | May 12, 2026 |
| 1.4.4 | Feb 28, 2026 |
| 1.4.3 | Feb 28, 2026 |
| 1.4.2 | Feb 27, 2026 |
| 1.4.1 | Feb 27, 2026 |
| 1.4.0 | Feb 7, 2026 |
| 1.3.9 | Feb 6, 2026 |
| 1.3.8 | Feb 3, 2026 |
| 1.3.7 | Jan 31, 2026 |
| 1.3.6 | Jan 30, 2026 |
| 1.3.5 | Jan 30, 2026 |
| 1.3.4 | Jan 30, 2026 |
| 1.3.3 | Jan 25, 2026 |
| 1.3.2 | Jan 24, 2026 |
| 1.3.1 | Jan 23, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Pomera AI Commander?
- Pomera AI Commander is maintained by matbanik, which publishes 1 MCP server (18 total versions) tracked on MCP Toplist.
- Is Pomera AI Commander listed on the Official MCP Registry?
- Yes — Pomera AI Commander is listed on the Official MCP Registry, alongside PulseMCP, mcp.so and Glama.
- How many versions does Pomera AI Commander have?
- MCP Toplist tracks 18 versions of Pomera AI Commander, most recently published on May 31, 2026.
- Where can I find the source code for Pomera AI Commander?
- The source code for Pomera AI Commander is hosted at github.com/matbanik/pomera-ai-commander.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.