Skip to main content
Glama

알풀은 교사용 에듀테크 큐레이션 사이트에서 허깅페이스형 오픈 플랫폼으로 확장한다. 허브보다 라이브러리(원격 MCP 서버 + 무인증 공개 API)를 먼저 연다. 설계 배경은 docs/PRODUCT-DIRECTION.md §9, 1단계 실행 사양은 1단계 설계 스펙, MCP 서버 연결 방법은 docs/MCP.md를 참조한다.

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Geist, a new font family for Vercel.

Related MCP server: interactive-edtech-mcp

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

Related MCP Connectors

Related MCP Servers