MCP.so
登录

MCP Server Test Projesi

@salihozkara

关于 MCP Server Test Projesi

Next.js ile geliştirilmiş MCP Server Test Projesi

基本信息

分类

开发工具

运行时

node

传输方式

stdio

发布者

salihozkara

配置

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

{
  "mcpServers": {
    "mcp-server-test-salihozkara": {
      "command": "bun",
      "args": [
        "dev"
      ]
    }
  }
}

工具

未检测到工具

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

概览

What is MCP Server Test Projesi?

MCP Server Test Projesi is a Next.js project created with create-next-app. It is intended for developing and running a web application using the Next.js framework.

How to use MCP Server Test Projesi?

Start the development server by running npm run dev (or yarn dev, pnpm dev, bun dev) and open http://localhost:3000 in a browser. Edit the app/page.tsx file to modify the page, and it will auto-update.

Key features of MCP Server Test Projesi

  • Built with Next.js framework.
  • Uses next/font to optimize and load the Geist font.
  • Auto-reloads on file changes during development.
  • Can be deployed via the Vercel Platform.

Use cases of MCP Server Test Projesi

  • Developing a web application with Next.js.
  • Learning Next.js features and API through an interactive tutorial.
  • Deploying a Next.js app on Vercel.

FAQ from MCP Server Test Projesi

What is this project's purpose?

It is a starter project for building a Next.js web application.

How do I start the development server?

Run npm run dev (or equivalent with yarn, pnpm, or bun) to start the server on http://localhost:3000.

What font does the project use?

It uses the Geist font, automatically optimized and loaded via next/font.

Can I deploy this project?

Yes, the easiest way is to use the Vercel Platform, developed by the creators of Next.js.

Where can I find more information about Next.js?

Refer to the Next.js Documentation and the Next.js Learn interactive tutorial.

评论

开发工具 分类下的更多 MCP 服务器