Skip to main content
ClaudeWave

Neo.mjs is a self-evolving software organism: a professional end-to-end AI engineering team whose cross-model swarm inhabits live apps via Neural Link, Active Hybrid GraphRAG, DreamService, and self-healing loops.

MCP Servers3.2k estrellas212 forksJavaScriptMITActualizado today
Nota editorial

Neo.mjs is a JavaScript frontend framework and MCP server that combines a multi-threaded browser runtime with an AI agent orchestration layer. The runtime side, housed in `/src/`, runs application logic across dedicated Web Workers (App Worker, VDom Worker, Data Worker, Canvas Worker) using JSON blueprints, object permanence, and native ES modules with no build step required. The AI side, housed in `/ai/`, exposes MCP servers for a Memory Core and Knowledge Base backed by a SQLite graph database and a vector store, enabling Claude, Gemini, and GPT to share persistent memory and cross-review each other's reasoning through a component called Active Hybrid GraphRAG. The Neural Link interface lets agents inspect and mutate live application state at runtime rather than working from static source files. A DreamService component runs autonomous re-prioritization cycles. Frontend developers and teams wanting persistent, multi-model AI involvement in their codebase are the primary audience, with the project's own 706 merged PRs cited as a concrete record of the system operating on its own repository.

ClaudeWave Trust Score
100/100
Verified
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Mature repo (>1y old)
Last scanned: 6/11/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/neomjs/neo
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "neo": {
      "command": "node",
      "args": ["/path/to/neo/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/neomjs/neo and follow its README for install instructions.
Casos de uso

Resumen de MCP Servers

README no disponible. Visita el repo en GitHub para la documentación completa.
agent-memoryaiai-agentai-memorycontext-engineeringfrontendfrontend-runtimegraph-ragjavascriptjsonknowledge-graphllmlong-term-memorymcpmcp-servermulti-agent-systemsragscene-graphsemantic-searchweb-workers

Lo que la gente pregunta sobre neo

¿Qué es neomjs/neo?

+

neomjs/neo es mcp servers para el ecosistema de Claude AI. Neo.mjs is a self-evolving software organism: a professional end-to-end AI engineering team whose cross-model swarm inhabits live apps via Neural Link, Active Hybrid GraphRAG, DreamService, and self-healing loops. Tiene 3.2k estrellas en GitHub y se actualizó por última vez today.

¿Cómo se instala neo?

+

Puedes instalar neo clonando el repositorio (https://github.com/neomjs/neo) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar neomjs/neo?

+

Nuestro agente de seguridad ha analizado neomjs/neo y le ha asignado un Trust Score de 100/100 (tier: Verified). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene neomjs/neo?

+

neomjs/neo es mantenido por neomjs. La última actividad registrada en GitHub es de today, con 185 issues abiertos.

¿Hay alternativas a neo?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega neo en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: neomjs/neo
[![Featured on ClaudeWave](https://claudewave.com/api/badge/neomjs-neo)](https://claudewave.com/repo/neomjs-neo)
<a href="https://claudewave.com/repo/neomjs-neo"><img src="https://claudewave.com/api/badge/neomjs-neo" alt="Featured on ClaudeWave: neomjs/neo" width="320" height="64" /></a>

Más MCP Servers