MCP.so
登录

Learning Ai

@arunkumar201

关于 Learning Ai

Learning AI

基本信息

分类

其他

运行时

node

传输方式

stdio

发布者

arunkumar201

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "learning-ai": {
      "command": "bun",
      "args": [
        "dev"
      ]
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Learning Ai?

Learning Ai is a Next.js web application bootstrapped with create-next-app. The README provides instructions for running a development server and references a LibreChat repository.

How to use Learning Ai?

Run the development server using npm run dev, yarn dev, pnpm dev, or bun dev. Then open http://localhost:3000 to see the result. Deploy the application on the Vercel Platform for easiest deployment.

Key features of Learning Ai

  • Bootstrapped with create-next-app for a standard Next.js setup.
  • Uses next/font to automatically optimize and load the Geist font.
  • Development server auto-updates as you edit the page.

Use cases of Learning Ai

FAQ from Learning Ai

How do I run the development server?

Use npm run dev, yarn dev, pnpm dev, or bun dev in the project directory.

How do I deploy the application?

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

What font is optimized in the project?

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

评论

其他 分类下的更多 MCP 服务器