Skip to main content
Glama

Engawa

에이전트 네이티브 웹사이트를 위한 오픈 툴킷.

에이전트를 가져오세요.

Engawa는 웹사이트가 인간 대상 사이트와 함께 AI 에이전트를 위한 일급 인터페이스를 노출할 수 있도록 돕습니다. 방문자는 또 다른 임베디드 챗봇을 사용하는 대신 이미 신뢰하는 에이전트를 가져올 수 있습니다.

왜 Engawa인가

전통적인 웹사이트는 HTML을 탐색하는 인간을 위해 최적화되어 있습니다. 해당 HTML을 스크래핑하는 에이전트는 지저분하고 불완전한 컨텍스트를 얻습니다. Engawa는 사이트와 에이전트 생태계 사이에 위치합니다. 일본 건축에서 안과 밖을 잇는 전이 공간인 엔가와처럼 말이죠.

                    WEBSITE
                       │
          ┌────────────┴────────────┐
          │                         │
     Human interface          Agent interface
          │                         │
       HTML/UI                  Engawa
                                    │
                           ┌────────┼────────┐
                           │        │        │
                       llms.txt    MCP    content

Related MCP server: minimal-mcp-web-search

하는 일

  • 일반 사이트 구성을 검증합니다 (EngawaConfig)

  • 플러그 가능한 어댑터를 통해 콘텐츠를 정규화합니다

  • llms.txt v2 디스커버리 파일을 생성합니다

  • MCP 리소스와 안전한 읽기 전용 도구를 노출합니다 (예: search_site)

  • 에이전트 네이티브 웹사이트를 위한 구현 프로필을 문서화합니다

현재 상태

초기 v0.1 기반입니다. 프로덕션에 사용할 수준은 아닙니다. API는 1.0 이전에 변경될 수 있습니다.

빠른 예제

Example Studio에 대해서는 examples/minimal-site를 참조하세요. llms.txt, 마크다운 페이지, MCP 엔드포인트가 있는 가상의 사이트입니다.

pnpm install
pnpm build
pnpm --filter minimal-site start

Node.js 24 LTS가 필요합니다 (CONTRIBUTING.md 참조).

패키지

패키지

용도

@thierry-gilgen-ict/engawa-core

구성, 리소스, 어댑터

@thierry-gilgen-ict/engawa-discovery

llms.txt 생성, 링크 메타데이터

@thierry-gilgen-ict/engawa-mcp

MCP 서버 어댑터 (사양 2026-07-28)

계획됨 (v0.1에는 없음): React UI, Next.js 어댑터, CLI, 분석.

보안 기본값

공개 Engawa 엔드포인트는 v0.1에서 기본적으로 읽기 전용입니다. 인증되지 않은 변경이 없고, 비밀 접근이 없으며, 검색 입력 및 결과가 제한됩니다. docs/security-model.md를 참조하세요.

라이선스

로드맵

docs/roadmap.md를 참조하세요.

기여

CONTRIBUTING.md를 참조하세요.

라이선스

소프트웨어는 MIT, 문서는 CC BY 4.0입니다. Copyright Thierry Gilgen ICT, 2026.

A
license - permissive license
Not graded
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

View all related MCP servers

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.

View all MCP Connectors

Latest Blog Posts

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