MCP.so
ログイン

Mcp Server Datetime

@qingshanz

Mcp Server Datetime について

概要はまだありません

基本情報

カテゴリ

その他

ランタイム

java

トランスポート

stdio

公開者

qingshanz

設定

標準の設定はありません

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

リポジトリ

ツール

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

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

概要

What is Mcp Server Datetime?

A Spring AI MCP server implementation that includes a configurable "time" module. It is intended for use with Spring Boot projects that require MCP (Model Context Protocol) server capabilities.

How to use Mcp Server Datetime?

Add the Spring AI MCP server WebMVC starter dependency to your project and configure the "time" module in your server configuration with "enabled": true and a serverUrl of your choice.

Key features of Mcp Server Datetime

  • Spring AI MCP server for WebMVC environments
  • Built as a Spring Boot starter
  • Configurable "time" module via JSON configuration
  • Server URL and enable/disable settings

Use cases of Mcp Server Datetime

FAQ from Mcp Server Datetime

What is the Maven dependency for Mcp Server Datetime?

The dependency is spring-ai-mcp-server-webmvc-spring-boot-starter version 1.0.0-M6 from group org.springframework.ai.

How do I configure the time module?

Use the following JSON structure under your server configuration: "time": { "enabled": true, "env": {}, "serverUrl": "http://localhost:8080" }.

What runtime environment does Mcp Server Datetime require?

What transport protocol does Mcp Server Datetime use?

Is authentication supported?

コメント

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