Phrase Flip
Rank #63,980io.github.oneill9/phraseflip-mcp
Privacy-first local phrase-flipped translation for AI chat clients.
Phrase Flip is a Model Context Protocol (MCP) server published by oneill9. It ranks #63,980 of 132,113 servers tracked on MCP Toplist. Phrase Flip is listed on Official MCP, with 1 tracked version. It was first listed on Jun 12, 2026 and most recently updated on Jun 12, 2026.
Ranks ahead of 68,133 of 132,113 servers on MCP Toplist.
Use Phrase Flip
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add phraseflip-mcp -- npx -y phraseflip-mcp[mcp_servers.phraseflip-mcp]
command = "npx"
args = ["-y", "phraseflip-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"phraseflip-mcp": {
"command": "npx",
"args": [
"-y",
"phraseflip-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"phraseflip-mcp": {
"command": "npx",
"args": [
"-y",
"phraseflip-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"phraseflip-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"phraseflip-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"phraseflip-mcp": {
"command": "npx",
"args": [
"-y",
"phraseflip-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"phraseflip-mcp": {
"command": "npx",
"args": [
"-y",
"phraseflip-mcp"
]
}
}
}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.oneill9%2Fphraseflip-mcp)<a href="https://mcptoplist.com/server/io.github.oneill9%2Fphraseflip-mcp"><img src="https://mcptoplist.com/badge/io.github.oneill9%2Fphraseflip-mcp.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
oneill9
Other servers by oneill9
View all oneill9 servers →Available versions (1)
| Version | Published |
|---|---|
| 0.10.0 | Jun 12, 2026 |
Frequently asked questions
- Who maintains Phrase Flip?
- Phrase Flip is maintained by oneill9, which publishes 2 MCP servers (10 total versions) tracked on MCP Toplist.
- Is Phrase Flip listed on the Official MCP Registry?
- Yes — Phrase Flip is listed on the Official MCP Registry.
- How many versions does Phrase Flip have?
- MCP Toplist tracks 1 version of Phrase Flip, most recently published on Jun 12, 2026.
- Where can I find the source code for Phrase Flip?
- The source code for Phrase Flip is hosted at github.com/oneill9/phrase-flip.
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.