Mcp Server Datetime

by qingshanz

266 downloads
Not rated
GitHub

About

spring ai mcp <dependency> <groupId>org.springframework.ai</groupId> <artifactId>spring-ai-mcp-server-webmvc-spring-boot-starter</artifactId> <version>1.0.0-M6</version> </dependency> server配置 "time":{ "enabled":true, "env":{ }, "serverUrl":"http://localhost:8080" }

Details

Author
qingshanz
Downloads
266
Categories
Other

- 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

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.

spring ai mcp

<dependency>
<groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-mcp-server-webmvc-spring-boot-starter</artifactId>
<version>1.0.0-M6</version>
</dependency>

server配置

"time":{
"enabled":true,
"env":{ },
"serverUrl":"http://localhost:8080"
}

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.