Engawa
Engawa
Das offene Toolkit für agenten-native Websites.
Bringen Sie Ihren Agenten mit.
Engawa hilft Websites, neben der für Menschen gestalteten Seite eine erstklassige Schnittstelle für KI-Agenten bereitzustellen. Besucher können den Agenten mitbringen, dem sie bereits vertrauen, statt einen weiteren eingebetteten Chatbot zu nutzen.
Warum Engawa
Traditionelle Websites sind auf Menschen optimiert, die HTML durchsuchen. Agenten, die dieses HTML scrapen, erhalten verrauschten, unvollständigen Kontext. Engawa sitzt zwischen Ihrer Website und dem Agenten-Ökosystem – wie eine Engawa, der Übergangsraum zwischen Innen und Außen in der japanischen Architektur.
WEBSITE
│
┌────────────┴────────────┐
│ │
Human interface Agent interface
│ │
HTML/UI Engawa
│
┌────────┼────────┐
│ │ │
llms.txt MCP contentRelated MCP server: minimal-mcp-web-search
Was es tut
Validiert die generische Website-Konfiguration (
EngawaConfig)Normalisiert Inhalte über steckbare Adapter
Generiert llms.txt v2-Discovery-Dateien
Stellt MCP-Ressourcen und sichere Nur-Lese-Werkzeuge bereit (z. B.
search_site)Dokumentiert ein Implementierungsprofil für agenten-native Websites
Aktueller Status
Frühe v0.1-Grundlage. Nicht produktionsreif. Die API kann sich vor 1.0 ändern.
Kurzbeispiel
Siehe examples/minimal-site für Example Studio – eine fiktive Website mit llms.txt, Markdown-Seiten und einem MCP-Endpunkt.
pnpm install
pnpm build
pnpm --filter minimal-site startErfordert Node.js 24 LTS (siehe CONTRIBUTING.md).
Pakete
Paket | Zweck |
| Konfiguration, Ressourcen, Adapter |
| llms.txt-Generierung, Link-Metadaten |
| MCP-Server-Adapter (Spezifikation 2026-07-28) |
Geplant (nicht in v0.1): React-UI, Next.js-Adapter, CLI, Analysen.
Sicherheitsstandards
Öffentliche Engawa-Endpunkte sind in v0.1 standardmäßig schreibgeschützt. Keine unauthentifizierte Mutation, kein Zugriff auf Geheimnisse, begrenzte Sucheingabe und -ergebnisse. Siehe docs/security-model.md.
Lizenzierung
Roadmap
Siehe docs/roadmap.md.
Mitwirken
Siehe CONTRIBUTING.md.
Lizenz
MIT für Software. CC BY 4.0 für Dokumentation. 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