time-mcp-server

time-mcp-server

0

The Time MCP Server is an implementation that provides a language model interface to retrieve the current time. It is built using the Spring AI MCP Server Boot Starter and can be deployed on the Tanzu Platform.

Time MCP Server

This MCP Server provides an LLM interface for getting the current time. It was built with the Spring AI MCP Server Boot Starter.

Sample

Building the Server

./mvnw clean package

Deployment

This repo includes a manifest.yml so that you can cf push this MCP Server to Tanzu Plaform.