Engawa
Engawa
El kit de herramientas abierto para sitios web nativos de agentes.
Trae tu agente.
Engawa ayuda a los sitios web a exponer una interfaz de primera clase para agentes de IA junto al sitio orientado a humanos. Los visitantes pueden traer el agente en el que ya confían en lugar de usar otro chatbot integrado.
Por qué Engawa
Los sitios web tradicionales se optimizan para humanos que navegan por HTML. Los agentes que extraen ese HTML obtienen un contexto ruidoso e incompleto. Engawa se sitúa entre tu sitio y el ecosistema de agentes, como un engawa, el espacio de transición entre el interior y el exterior en la arquitectura japonesa.
WEBSITE
│
┌────────────┴────────────┐
│ │
Human interface Agent interface
│ │
HTML/UI Engawa
│
┌────────┼────────┐
│ │ │
llms.txt MCP contentRelated MCP server: minimal-mcp-web-search
Qué hace
Valida la configuración genérica del sitio (
EngawaConfig)Normaliza el contenido mediante adaptadores conectables
Genera archivos de descubrimiento llms.txt v2
Expone recursos MCP y herramientas seguras de solo lectura (p. ej.
search_site)Documenta un perfil de implementación para sitios web nativos de agentes
Estado actual
Base temprana v0.1. No endurecida para producción. La API puede cambiar antes de 1.0.
Ejemplo rápido
Consulta examples/minimal-site para ver Example Studio, un sitio ficticio con llms.txt, páginas markdown y un endpoint MCP.
pnpm install
pnpm build
pnpm --filter minimal-site startRequiere Node.js 24 LTS (consulta CONTRIBUTING.md).
Paquetes
Paquete | Propósito |
| Configuración, recursos, adaptadores |
| Generación de llms.txt, metadatos de enlaces |
| Adaptador de servidor MCP (especificación 2026-07-28) |
Planificado (no en v0.1): interfaz React, adaptadores Next.js, CLI, analíticas.
Valores de seguridad predeterminados
Los endpoints públicos de Engawa son de solo lectura por defecto en v0.1. Sin mutación no autenticada, sin acceso a secretos, entrada y resultados de búsqueda limitados. Consulta docs/security-model.md.
Licencias
Hoja de ruta
Consulta docs/roadmap.md.
Contribuciones
Consulta CONTRIBUTING.md.
Licencia
MIT para el software. CC BY 4.0 para la documentación. Copyright Thierry Gilgen ICT, 2026.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceEnables tool-calling LLMs to search the internet, capture website images, extract webpage text, and more via a local MCP server.14
- FlicenseAqualityDmaintenanceProvides local LLMs with web search and page fetching capabilities via MCP, with a focus on OWASP security best practices.2
- FlicenseNot gradedqualityCmaintenanceEnables AI agents to edit and serve a static website via natural language, providing file management tools over MCP and HTTP hosting.
- AlicenseNot gradedqualityAmaintenanceEnables AI agents to scan any website for agent-readiness and generate the necessary artifacts (llms.txt, WebMCP scaffold, structured data) to make it agent-ready.14MIT
Related MCP Connectors
Generate 18 AI readiness files (llms.txt, ai.txt, RAG indexes, schema) for any website.
Hosted MCP for creating, checking, deploying, and hosting static sites for AI agents.
SEO MCP server: crawl your site, find AI-visibility gaps, and ship the fix from your coding agent.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/thierry-gilgen-ict/engawa'
If you have feedback or need assistance with the MCP directory API, please join our Discord server