Word Aligner MCP Server
Rank #21,575io.github.tinygodsdev/word-aligner
Turn a phrase and its translation into a shareable word-alignment diagram.
Word Aligner MCP Server is a Model Context Protocol (MCP) server published by tinygodsdev. It ranks #21,575 of 132,046 servers tracked on MCP Toplist, and its repository has 5 GitHub stars. Word Aligner MCP Server is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Jun 29, 2026 and most recently updated on Jun 29, 2026.
Ranks ahead of 110,471 of 132,046 servers on MCP Toplist.
Use Word Aligner MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http word-aligner https://aligner.tinygods.dev/mcp[mcp_servers.word-aligner]
url = "https://aligner.tinygods.dev/mcp"Add to ~/.codex/config.toml.
https://aligner.tinygods.dev/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"word-aligner": {
"url": "https://aligner.tinygods.dev/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"word-aligner": {
"type": "http",
"url": "https://aligner.tinygods.dev/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"word-aligner": {
"serverUrl": "https://aligner.tinygods.dev/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"word-aligner": {
"url": "https://aligner.tinygods.dev/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.tinygodsdev%2Fword-aligner)<a href="https://mcptoplist.com/server/io.github.tinygodsdev%2Fword-aligner"><img src="https://mcptoplist.com/badge/io.github.tinygodsdev%2Fword-aligner.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
tinygodsdev
Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Jun 29, 2026 |
Frequently asked questions
- Who maintains Word Aligner MCP Server?
- Word Aligner MCP Server is maintained by tinygodsdev, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Word Aligner MCP Server listed on the Official MCP Registry?
- Yes — Word Aligner MCP Server is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Word Aligner MCP Server have?
- MCP Toplist tracks 1 version of Word Aligner MCP Server, most recently published on Jun 29, 2026.
- Where can I find the source code for Word Aligner MCP Server?
- The source code for Word Aligner MCP Server is hosted at github.com/tinygodsdev/bitext-word-alignment.
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.