Servers
Intlayer Mcp I18n Solution & Cms
@aymericzip
MCP Server For Doc / Cli / Sdk Integration
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"intlayer": {
"command": "npx",
"args": [
"-y",
"@intlayer/mcp"
]
}
}
}