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.

コメント

「開発者ツール」の他のコンテンツ