Engawa
Engawa
面向智能体原生网站的开源工具包。
带上你的智能体。
Engawa 帮助网站为 AI 智能体提供一流的接口,同时兼顾面向人类的网站。访客可以带来他们已经信任的智能体,而无需使用另一个嵌入式聊天机器人。
为什么选择 Engawa
传统网站针对浏览 HTML 的人类进行优化。智能体抓取这些 HTML 时,会得到嘈杂、不完整的上下文。Engawa 位于你的网站与智能体生态之间——就像 engawa,即日本建筑中连接室内与室外的过渡空间。
WEBSITE
│
┌────────────┴────────────┐
│ │
Human interface Agent interface
│ │
HTML/UI Engawa
│
┌────────┼────────┐
│ │ │
llms.txt MCP contentRelated MCP server: minimal-mcp-web-search
它的功能
校验通用站点配置(
EngawaConfig)通过可插拔的适配器规范化内容
生成 llms.txt v2 发现文件
暴露 MCP 资源与安全的只读工具(例如
search_site)为智能体原生网站记录一份实现配置文件
当前状态
早期 v0.1 基础版本。尚未达到生产级稳健性。API 在 1.0 之前可能会发生变化。
快速示例
参见 examples/minimal-site 中的 Example Studio——一个虚构站点,包含 llms.txt、Markdown 页面和一个 MCP 端点。
pnpm install
pnpm build
pnpm --filter minimal-site start需要 Node.js 24 LTS(参见 CONTRIBUTING.md)。
包
包 | 用途 |
| 配置、资源、适配器 |
| llms.txt 生成、链接元数据 |
| MCP 服务器适配器(规范 2026-07-28) |
计划中(尚未在 v0.1 中):React UI、Next.js 适配器、CLI、分析。
安全默认项
v0.1 中的公开 Engawa 端点默认为只读。无未认证的变更操作、无隐私访问、搜索输入与结果均有边界限制。参见 docs/security-model.md。
许可方式
路线图
参见 docs/roadmap.md。
贡献
参见 CONTRIBUTING.md。
许可证
软件采用 MIT。文档采用 CC BY 4.0。版权所有 © 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