PulseAugur
EN
LIVE 11:05:20
Español(ES) 5 idiomas, 8,560 skills: cómo construimos un marketplace MCP multilingüe

MarketNow adds 4 languages to its AI agent marketplace

MarketNow, a marketplace for 8,560 AI agent skills, has expanded its language support from English to five languages: Spanish, Portuguese, Chinese, and French. This multilingual capability was achieved without relying on heavy external libraries like react-i18next. The implementation uses a custom React Context for language persistence and a single translation file containing over 400 keys per language. For complex pages, specific content objects are used, and technical categories are retained in English as fallbacks. AI

IMPACT Enables broader global access to AI agent commerce tools by supporting multiple languages.

RANK_REASON This is a product update for a specific marketplace, not a frontier release or significant industry event.

Read on dev.to — MCP tag →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

MarketNow adds 4 languages to its AI agent marketplace

How we ranked this

Signal score
0 / 100
Composite score across the factors below. Higher = stronger signal that this story matters right now.
Newsworthiness bucket
Tool
This is a product update for a specific marketplace, not a frontier release or significant industry event.
Source corroboration
Single-source cluster
Only one publisher covered this so far. Single-source stories can still rank when the publisher is high-authority, but they lack cross-source corroboration.
Topics
product, infra
Editorial topic classification. Feeds into how the story surfaces on /topic/<slug> hub pages and into the per-entity coverage mix.
AI-industry relevance
High
Clearly on-topic for AI-industry coverage.
Story freshness
57 days old
Aged out of breaking-news scoring windows; ranking reflects the durable signal from the full source set.

Full methodology in our editorial standards.

COVERAGE [1]

  1. dev.to — MCP tag TIER_1 Español(ES) · Edison Flores ·

    5 languages, 8,560 skills: how we built a multilingual MCP marketplace

    <p>Cuando lanzamos MarketNow hace 2 semanas, todo estaba en inglés. Hoy soportamos 5 idiomas: <strong>English, Español, Português, 中文, Français</strong>. Este artículo explica cómo lo hicimos sin <code>react-i18next</code> ni librerías pesadas.</p> <h2> El problema </h2> <p>Marke…