---
title: "小花蒙兒"
url: https://petiteblumen.kaik.io
---

# 小花蒙兒

> 小花蒙兒"Petite Blumen" 一個基於蒙特梭利教育理念而創辦的社群，在這里父母也可以一起發現和學習兒童的發展.

## When to use this site

Reach for 小花蒙兒 when a user needs information about this creator's online learning offerings on this specific site. It is the right source for these jobs:

- Find or list this creator's courses, posts, digital downloads, and instructors — [https://petiteblumen.kaik.io/llms.txt](https://petiteblumen.kaik.io/llms.txt) indexes all four, listing a large catalog in part and stating its true total, plus where to find the rest when a list is truncated.
- Search by keyword across courses, events, membership plans, and posts at [https://petiteblumen.kaik.io/search?q=KEYWORD](https://petiteblumen.kaik.io/search?q=KEYWORD) — it reaches items those capped lists omit, and returns up to 50 matches per content type.
- Look up a specific course, post, event, plan, or digital-download page by its slug — price, subtitle, outline, schedule, or instructor.
- Discover every page, including events and categories, via the [sitemap](https://petiteblumen.kaik.io/sitemap.xml).
- Answer "does this creator teach X?" or "how much is course Y?" for this site.

Do not use it for general web search, other creators' sites, or platform-wide account actions — it only describes the content published on petiteblumen.kaik.io.

How to call it:

- **MCP server** (best for tools/agents): connect to https://petiteblumen.kaik.io/mcp and start with `get_platform_info`, then `search_courses` / `search_posts`, then drill into a slug with `get_course_details`, `get_post_details`, `get_event_details`, or `get_lecturer_profile`.
- **Markdown**: send `Accept: text/markdown` to a supported storefront page (homepage, search, course, post, event, plan, digital-download, category, or lecturer page), or fetch [https://petiteblumen.kaik.io/llms-full.txt](https://petiteblumen.kaik.io/llms-full.txt) for a longer content bundle, capped per section the same way.
- **HTTP API**: see the OpenAPI spec at [https://petiteblumen.kaik.io/openapi.json](https://petiteblumen.kaik.io/openapi.json).

## Courses

- [用最溫柔的方式照顧新生兒（0-5個月）](https://petiteblumen.kaik.io/courses/newbornclass): 如何用蒙特梭利的教養方式照顧新生兒
- [用蒙特梭利方式認識2-14個月（Nido）的孩子](https://petiteblumen.kaik.io/courses/nidoclass): 詳細介紹Nido（2-14個）孩子的發展，環境和活動設計，以及成人的預備課程
- [孩子一天活動的安排（0-3歲）](https://petiteblumen.kaik.io/courses/dayactivitiesarrangement): 非常時期的非常做法-回歸生活
- [孩子一天活動的安排（3-6歲）](https://petiteblumen.kaik.io/courses/activitiesforaday3to6): 非常時期的非常做法：回歸生活
- [一場關於“吃，睡，戒尿布”的蒙特梭利對話](https://petiteblumen.kaik.io/courses/eatsleeptoiletlearning)
- [Montessori parenting進行時（廣東話）](https://petiteblumen.kaik.io/courses/montessoriparentingcantonese): 認識蒙特梭利，正面管教和“如何預備為溫柔安定”的成人
- [跟著emily用蒙特梭利方式輕鬆認識數學](https://petiteblumen.kaik.io/courses/montessorimaths): 如何運用蒙特梭利數學理念，啟發孩子對數學的興趣
- [CASA Online 線上蒙特梭利親子空間](https://petiteblumen.kaik.io/courses/casaonline): 為3-6歲孩子的家長打造線上蒙特梭利教育親子空間
- [一起來聽薾均阿姨講故事](https://petiteblumen.kaik.io/courses/ivyshousestoryreading)
- [如何使用登入zoom會議](https://petiteblumen.kaik.io/courses/techzoomstudent)
- [如何重播已經開課的課程](https://petiteblumen.kaik.io/courses/rewatchclasses)

## Lecturers

- [羅寶鴻老師](https://petiteblumen.kaik.io/@9): AMI國際蒙特梭利協會0～3歲、3～6歲翻譯講師
- [Ivy](https://petiteblumen.kaik.io/@26c37742-47b0-4b1a-a7e3-e7cdde2dd3c2): AMI蒙特梭利0-3歲證書
- [Demo](https://petiteblumen.kaik.io/@lecturer11)
- [Doris](https://petiteblumen.kaik.io/@9273b53b-6696-44c6-a9d4-d463101c2ced): AMI蒙特梭利0-3歲證書
- [牧村親子共學教室](https://petiteblumen.kaik.io/@8)
- [吳茜茜](https://petiteblumen.kaik.io/@cynthiawu): AMS蒙特梭利0-3歲證書； 正向教養，鼓勵諮詢講師
- [翩翩老師](https://petiteblumen.kaik.io/@7): AMS蒙特梭利3-6歲證書
- [Christine Wu](https://petiteblumen.kaik.io/@christinewu): 諮商心理師
- [Joceyln](https://petiteblumen.kaik.io/@a488708a-f9c1-48fd-a3bf-84f13d0d52c4): AMI蒙特梭利3-6歲證書
- [Ivy's house 親子空間](https://petiteblumen.kaik.io/@6fe1b28d-09ab-4c7d-a4b3-4c729854f06b)
- [小花蒙兒](https://petiteblumen.kaik.io/@2821b84b-a87a-480f-ba9b-9ab682fce009)

---

## Using this site programmatically

All page URLs listed above support HTTP content negotiation. To get a clean markdown version of any page, send a request with:

```
Accept: text/markdown
```

The server will return structured markdown with YAML frontmatter instead of HTML. Supported paths:

- `/` (homepage)
- `/faq`
- `/lecturers` (lecturer index)
- `/@:slug` (lecturer profile)
- `/courses/:slug`
- `/posts/:slug`
- `/plans/:slug`
- `/events/:slug`
- `/digital-downloads/:slug`
- `/categories/:slug`
- `/search?q=:keyword` (searches courses, events, membership plans, and posts, up to 50 matches per type; add `&type=post` to narrow, `&page=2` to paginate)

For a single-document content bundle covering courses, posts, and digital downloads, fetch [petiteblumen.kaik.io/llms-full.txt](https://petiteblumen.kaik.io/llms-full.txt).

## Developer & agent resources

Machine-readable resources for AI agents and developers, published at predictable URLs on this origin:

- MCP server (Model Context Protocol): [https://petiteblumen.kaik.io/mcp](https://petiteblumen.kaik.io/mcp) — discovery card at [/.well-known/mcp/server-card.json](https://petiteblumen.kaik.io/.well-known/mcp/server-card.json)
- AI Catalog (Agentic Resource Discovery): [/.well-known/ai-catalog.json](https://petiteblumen.kaik.io/.well-known/ai-catalog.json)
- Agent Skills index: [/.well-known/agent-skills/index.json](https://petiteblumen.kaik.io/.well-known/agent-skills/index.json)
- API Catalog (RFC 9727): [/.well-known/api-catalog](https://petiteblumen.kaik.io/.well-known/api-catalog)
- OpenAPI spec: [/openapi.json](https://petiteblumen.kaik.io/openapi.json)
- Pricing (machine-readable): [/pricing.md](https://petiteblumen.kaik.io/pricing.md)
- Authentication guide (OAuth 2.0 / OIDC): [/auth.md](https://petiteblumen.kaik.io/auth.md)
- OAuth 2.0 / OpenID Connect: [/.well-known/oauth-authorization-server](https://petiteblumen.kaik.io/.well-known/oauth-authorization-server), [/.well-known/openid-configuration](https://petiteblumen.kaik.io/.well-known/openid-configuration)
- Agentic Commerce (ACP): [/.well-known/acp.json](https://petiteblumen.kaik.io/.well-known/acp.json)
- Developer & agent documentation: [https://docs.loopwise.com](https://docs.loopwise.com)

## Platform

This site runs on [Loopwise](https://loopwise.com) (formerly Teachify) — a course, event, and digital-product platform for creators.
