Mcp Server Datetime
@qingshanz
About Mcp Server Datetime
No overview available yet
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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?
—
More Other MCP servers
Awesome Mlops
visengerA curated list of references for MLOps
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Awesome Mcp Servers
punkpeyeA collection of MCP servers.

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Comments