demartini/next-intl-mcp-server
MCP Server for next-intl internationalization in Next.js
Platform-specific configuration:
{
"mcpServers": {
"next-intl-mcp-server": {
"command": "npx",
"args": [
"-y",
"next-intl-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
<div align="center"> </div>
<h1 align="center">next-intl-mcp-server</h1>
<p align="center">MCP server for next-intl ā i18n tooling for Next.js App Router.</p>
<div align="center">
[![Contributors][contributors-shield]][contributors-url] [![Forks][forks-shield]][forks-url] [![Stargazers][stars-shield]][stars-url] [![Issues][issues-shield]][issues-url] [![License][license-shield]][license-url]
</div>
next-intl-mcp-server provides MCP-compatible AI clients with deep, deterministic knowledge of next-intl ā the leading i18n library for the Next.js App Router.
Instead of relying on boilerplate or expecting the AI to infer the correct API usage, this server offers purpose-built tools to transform components, detect inconsistencies across locale files, validate ICU syntax, and scaffold complete project setups ā with or without URL-based routing.
<p align="right">(<a href="#top">back to top</a>)</p>
next-intl with a single callLoading reviews...