MCP.so
ログイン

Full-Stack-Developer-Intern

@Manjunatha-kv01

Full-Stack-Developer-Intern について

Create a backend system for managing travel itineraries with the following components: 1. Database architecture for trip itineraries and models for the same using SQLAlchemy 2. RESTful API endpoints for creating and viewing itineraries 3. MCP server that provides recommended itin

基本情報

カテゴリ

開発者ツール

ランタイム

python

トランスポート

stdio

公開者

Manjunatha-kv01

設定

標準の設定はありません

このサーバーの README には解析可能な MCP 設定ブロックが含まれていません。インストール手順はリポジトリをご確認ください。

リポジトリ

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Full-Stack-Developer-Intern?

Full-Stack-Developer-Intern is an MCP server that returns recommended travel itineraries based on the number of nights. It is part of a backend system that includes a SQLAlchemy database schema for trip itineraries (covering hotel accommodations, transfers, and activities) and RESTful API endpoints (FastAPI) for creating and viewing itineraries, seeded with realistic data for the Phuket and Krabi regions in Thailand.

How to use Full-Stack-Developer-Intern?

The server is used by providing a number of nights (2–8) to receive a list of recommended itineraries for that duration. It is implemented as an MCP server that exposes this functionality, though no specific client commands or configuration keys are detailed in the README.

Key features of Full-Stack-Developer-Intern

  • Returns recommended itineraries for a given number of nights
  • Supports durations from 2 to 8 nights
  • Uses realistic seeded data for Phuket and Krabi, Thailand
  • Integrates with a broader backend (SQLAlchemy + FastAPI)
  • Includes day-wise hotel, transfer, and activity information

Use cases of Full-Stack-Developer-Intern

  • Travelers quickly get suggested itineraries for a desired trip length
  • Travel agencies present pre-built recommendations for Phuket or Krabi
  • Developers test the MCP server as part of a larger itinerary management system

FAQ from Full-Stack-Developer-Intern

What kind of data does the server use?

It uses a database seeded with realistic travel data specifically for the Phuket and Krabi regions in Thailand, covering day-wise hotel accommodations, transfers, and activities.

What duration ranges are covered?

Recommended itineraries are available for 2 to 8 nights.

What are the underlying technologies?

The system uses SQLAlchemy for the database schema, FastAPI for RESTful API endpoints, and an MCP server for itinerary recommendations.

Does the server allow creating or viewing itineraries?

The MCP server itself only provides recommendations; creating and viewing itineraries is handled by separate FastAPI API endpoints described in the same project.

Are there any authentication or transport requirements?

The README does not specify any authentication mechanisms or transport requirements beyond the MCP server implementation.

コメント

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