MCP Cursor

Enhance your development workflow with AI-powered MCP tools and extensions for Cursor IDE.

Product

  • MCP Servers
  • Getting Started
  • Documentation
  • Open Source

Resources

  • MCP Specification
  • Cursor IDE
  • MCP GitHub
  • Contributing

Legal

  • Privacy Policy
  • Terms of Service
  • Cookie Policy
Made withfor the developer community
© 2026 MCP Cursor. All rights reserved.
MCP Logo
MCP Cursor
IntroductionMCPs
IntroductionMCPs
3D MCP Cursor Visualization
  1. Home
  2. Servers
  3. Intlayer: A tailored way to translate your website MCP
Intlayer: A tailored way to translate your website MCP Logo

Intlayer: A tailored way to translate your website MCP

Model Context Protocol Integration

Overview

Mcp Server For Doc / CLI / SDK Integration related to Intlayer i18n solution & CMS

# Intlayer

Mcp Server For Doc / CLI / SDK Integration related to Intlayer i18n solution & CMS

Installation Instructions


README: https://github.com/aymericzip/intlayer

intlayer
npm monthly downloads types included

Intlayer LinkedIn Intlayer Facebook Intlayer Instagram Intlayer X Intlayer YouTube Intlayer TikTok

Intlayer: A tailored way to translate your website

Intlayer offers a more flexible and modern approach to internationalization (i18n). Its seamless integration with Next.js, React, Vite and Express, customizable configuration, and support for various Content declaration formats, such as TypeScript make it a powerful choice for internationalization.

Watch the video

Key Benefits of Intlayer:

FeatureDescription
FeatureCross-Frameworks Support

Intlayer is compatible with all major frameworks and libraries, including Next.js, React, Vite, Vue.js, Nuxt, Preact, Express, and more.
FeatureJavaScript-Powered Content Management

Harness the flexibility of JavaScript to define and manage your content efficiently.

- Content declaration
FeaturePer-Locale Content Declaration File

Speed up your development by declaring your content once, before auto generation.

- Per-Locale Content Declaration File
FeatureType-Safe Environment

Leverage TypeScript to ensure your content definitions and code are error-free, while also benefiting from IDE autocompletion.

- TypeScript configuration
FeatureSimplified Setup

Get up and running quickly with minimal configuration. Adjust settings for internationalization, routing, AI, build, and content handling with ease.

- Explore Next.js integration
FeatureSimplified Content Retrieval

No need to call your t function for each piece of content. Retrieve all your content directly using a single hook.

- React integration
FeatureConsistent Server Component Implementation

Perfectly suited for Next.js server components, use the same implementation for both client and server components, no need to pass your t function across each server component.

- Server Components
FeatureOrganized Codebase

Keep your codebase more organized: 1 component = 1 dictionary in the same folder. Translations close to their respective components, enhance maintainability and clarity.

- How Intlayer works
FeatureEnhanced Routing

Full support of app routing, adapting seamlessly to complex application structures, for Next.js, React, Vite, Vue.js, etc.

- Explore Next.js integration
FeatureMarkdown Support

Import and interpret, locale files and remote Markdown for multilingual content like privacy policies, documentation, etc. Interpret and make Markdown metadata accessible in your code.

- Content files
FeatureFree Visual Editor & CMS

A free visual editor and CMS are available for content writers, removing the need for a localization platform. Keep your content synchronized using Git, or externalize it totally or partially with the CMS.

- Intlayer Editor
- Intlayer CMS
FeatureTree-shakable Content

Tree-shakable content, reducing the size of the final bundle. Loads content per component, excluding any unused content from your bundle. Supports lazy loading to enhance app loading efficiency.

- App build optimization
FeatureStatic Rendering

Doesn't block Static Rendering.

- Next.js integration
FeatureAI-Powered Translation

Transform your website into 231 languages with just one click using Intlayer's advanced AI-powered translation tools using your own AI provider / API key.

- CI/CD integration
- Intlayer CLI
- Auto fill
FeatureMCP Server Integration

Provides an MCP (Model Context Protocol) server for IDE automation, enabling seamless content management and i18n workflows directly within your development environment.

- MCP Server
FeatureVSCode Extension

Intlayer provides a VSCode extension to help you manage your content and translations, builting your dictionaries, translating your content, and more.

- VSCode Extension
FeatureInteroperability

Allow interoperability with react-i18next, next-i18next, next-intl, and react-intl.

- Intlayer and react-intl
- Intlayer and next-intl
- Intlayer and next-i18next

Start your journey with Intlayer today and experience a smoother, more powerful approach to internationalization.
Get Started with Intlayer


Table of Contents

Explore our comprehensive documentation to get started with Intlayer and learn how to integrate it into your projects.

Get Started

  • Introduction

Concept

  • How Intlayer Works
  • Configuration
  • AI provider
  • Interest of Intlayer
  • Intlayer CLI
  • Intlayer Editor
  • Intlayer CMS
  • Dictionary
    • Per-Locale Content Declaration File
    • Translation
    • Enumeration
    • Condition
    • Nesting
    • Markdown
    • Function Fetching
    • Insertion
    • File

Environment

  • Intlayer with Next.js 15
    • Intlayer with Next.js 14 (App Router)
    • Intlayer with Next.js Page Router
  • Intlayer with React CRA
  • Intlayer with Vite and React
  • Intlayer with React Native
  • Intlayer with Lynx and React
  • Intlayer with Vite and Svelte
  • Intlayer with Vite and Preact
  • Intlayer with Vite and Vue
  • Intlayer with Vite and Nuxt
  • Intlayer with Vite and Solid
  • Intlayer with Angular
  • Intlayer with Express

Blog

  • What is i18n
  • i18n and SEO
  • Intlayer and i18next
  • Intlayer and react-intl
  • Intlayer and next-intl
  • Intlayer and react-intl

Live tutorial on YouTube

How to Internationalize your application using Intlayer

Contribution

For more detailed guidelines on contributing to this project, please refer to the CONTRIBUTING.md file. It contains essential information on our development process, commit message conventions, and release procedures. Your contributions are valuable to us, and we appreciate your efforts in making this project better!

Featured MCPs

Github MCP - Model Context Protocol for Cursor IDE

Github

This server provides integration with Github's issue tracking system through MCP, allowing LLMs to interact with Github issues.

Sequential Thinking MCP - Model Context Protocol for Cursor IDE

Sequential Thinking

An MCP server implementation that provides a tool for dynamic and reflective problem-solving through a structured thinking process. Break down complex problems into manageable steps, revise and refine thoughts as understanding deepens, and branch into alternative paths of reasoning.

Puppeteer MCP - Model Context Protocol for Cursor IDE

Puppeteer

A Model Context Protocol server that provides browser automation capabilities using Puppeteer. This server enables LLMs to interact with web pages, take screenshots, execute JavaScript, and perform various browser-based operations in a real browser environment.