NOL
@Aruseli
关于 NOL
This repository contains a Next.js application utilizing the App Router, TypeScript and Zod, showcasing the integration of LangChain and Open Router to create an MCP (Multi-Client Protocol) server.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"NOL": {
"command": "bun",
"args": [
"dev"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is NOL?
NOL is a Next.js project bootstrapped with create-next-app. It is a web application that runs on localhost:3000 and can be deployed on Vercel. The README does not describe any specific integration, protocol, or target audience beyond being a standard Next.js starter.
How to use NOL?
Run the development server using npm run dev (or yarn/pnpm/bun dev). Edit app/page.tsx to modify the page. The project uses next/font to automatically optimize the Geist font. Deploy on Vercel for production.
Key features of NOL
- Created with create-next-app (Next.js).
- Automatic font optimization using next/font (Geist).
- Hot reloading during development.
- Supports npm, yarn, pnpm, and bun.
- Deployable directly to Vercel.
Use cases of NOL
- Developing a new web application with Next.js.
- Learning Next.js features and API.
- Building and deploying a Next.js site on Vercel.
- Starting a project with a boilerplate Next.js setup.
FAQ from NOL
What is NOL?
NOL is a Next.js project bootstrapped with create-next-app.
How do I start the development server?
Run npm run dev or the equivalent for your package manager (yarn dev, pnpm dev, bun dev).
How can I edit the page?
Modify the app/page.tsx file; the page auto-updates as you save.
How do I deploy NOL?
The easiest way is to use the Vercel Platform, as described in the Next.js deployment documentation.
What font does NOL use?
It uses the Geist font family, automatically optimized and loaded via next/font.
其他 分类下的更多 MCP 服务器
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
ghidraMCP
LaurieWiredMCP Server for Ghidra
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
评论