paraglide-mcp
Rank #43,625io.github.whazeted/paraglide-messages-mcp
Validated, sub-agent per-locale translation of Paraglide JS / inlang message-format projects.
paraglide-mcp is a Model Context Protocol (MCP) server published by whazeted. It ranks #43,625 of 132,345 servers tracked on MCP Toplist. paraglide-mcp is listed across 3 registries — Official MCP, Glama and PulseMCP, with 4 tracked versions. It was first listed on Jun 10, 2026 and most recently updated on Jun 18, 2026.
Ranks ahead of 88,720 of 132,345 servers on MCP Toplist.
Use paraglide-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add paraglide-messages-mcp -- npx -y paraglide-messages-mcp[mcp_servers.paraglide-messages-mcp]
command = "npx"
args = ["-y", "paraglide-messages-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"paraglide-messages-mcp": {
"command": "npx",
"args": [
"-y",
"paraglide-messages-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"paraglide-messages-mcp": {
"command": "npx",
"args": [
"-y",
"paraglide-messages-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"paraglide-messages-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"paraglide-messages-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"paraglide-messages-mcp": {
"command": "npx",
"args": [
"-y",
"paraglide-messages-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"paraglide-messages-mcp": {
"command": "npx",
"args": [
"-y",
"paraglide-messages-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.whazeted%2Fparaglide-messages-mcp)<a href="https://mcptoplist.com/server/io.github.whazeted%2Fparaglide-messages-mcp"><img src="https://mcptoplist.com/badge/io.github.whazeted%2Fparaglide-messages-mcp.svg" alt="MCP Toplist: Top 50% of 132,345" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries (1 delisted)
whazeted
Available versions (4)
| Version | Published |
|---|---|
| 0.3.0 | Jun 18, 2026 |
| 0.2.2 | Jun 15, 2026 |
| 0.2.1 | Jun 15, 2026 |
| 0.2.0 | Jun 15, 2026 |
Frequently asked questions
- Who maintains paraglide-mcp?
- paraglide-mcp is maintained by whazeted, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is paraglide-mcp listed on the Official MCP Registry?
- Yes — paraglide-mcp is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does paraglide-mcp have?
- MCP Toplist tracks 4 versions of paraglide-mcp, most recently published on Jun 18, 2026.
- Where can I find the source code for paraglide-mcp?
- The source code for paraglide-mcp is hosted at github.com/whazeted/paraglide-messages-mcp.
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.