MCP.so
Sign In
A

Ai时钟

@wxy0724

About Ai时钟

No overview available yet

Basic information

Category

Other

Transports

stdio

Publisher

wxy0724

Submitted by

xiyao wang

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "clock": {
      "command": "java",
      "args": [
        "-Dspring.ai.mcp.server.stdio=true",
        "-Dspring.main.web-application-type=none",
        "-Dlogging.pattern.console=",
        "-jar",
        "/absolute/path/to/mcp-server-clock-1.0-SNAPSHOT.jar"
      ],
      "env": {}
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Comments

More Other MCP servers