MCP.so
ログイン

Anthropic Mcp Server

@hammadyaqoob1985

Anthropic Mcp Server について

Custom mcp server for ferry booking

基本情報

カテゴリ

その他

ランタイム

java

トランスポート

stdio

公開者

hammadyaqoob1985

設定

標準の設定はありません

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

リポジトリ

ツール

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

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

概要

What is Anthropic Mcp Server?

A modern enterprise application built with Jakarta EE and Spring Framework, using reactive programming with Spring WebFlux and JPA for data persistence, exposing ferry route and booking functionality.

How to use Anthropic Mcp Server?

Requires JDK 24 and your preferred IDE (IntelliJ recommended). Build with Maven or Gradle. On startup it randomly creates ferry routes; bookings are stored in an H2 database.

Key features of Anthropic Mcp Server

  • Built with Java 24, Jakarta EE, and Spring WebFlux
  • Uses Spring Data JPA for persistence
  • Lombok for boilerplate reduction
  • Exposes ferry routes for Scottish inner hebrides destinations
  • Supports booking capability with H2 database storage

Use cases of Anthropic Mcp Server

  • Displaying randomly generated ferry routes to Scottish inner hebrides
  • Accepting and storing ferry bookings in an in‑memory database

FAQ from Anthropic Mcp Server

What technology stack does it use?

Java 24, Jakarta EE, Spring Data JPA, Spring WebFlux, Lombok, and Maven/Gradle.

What is the project structure?

It follows a standard Maven/Gradle project structure.

What data does the application store?

It stores ferry routes (based on Route.java) and bookings in an H2 database.

Does it require an external database?

No, it uses an embedded H2 database on startup.

What is the purpose of the application?

To provide ferry route information and booking for Scottish inner hebrides destinations.

コメント

「その他」の他のコンテンツ