MIT License
219
5

Integrations

  • Allows integration with Windsurf in Codeium, enabling time awareness capabilities for LLMs within the Codeium environment.

🚀 时间 MCP 服务器:赋予 LLM 时间感知能力

模型上下文协议 (MCP) 服务器实现允许 LLM 具有时间感知功能。

工具

  • current_time :获取当前时间(UTC 和本地时间)
  • relative_time :获取相对时间
  • get_timestamp :获取时间的时间戳
  • days_in_month :获取月份中的天数
  • convert_time :在时区之间转换时间
  • get_week_year :获取一年中的第几周和第几周

安装

通过 Smithery 安装

要通过Smithery自动为 Claude Desktop 安装 time-mcp:

npx -y @smithery/cli install @yokingma/time-mcp --client claude

手动安装(可选)

npm install -g time-mcp

使用 npx

npx -y time-mcp

在光标上运行

您的mcp.json文件将如下所示:

{ "mcpServers": { "time-mcp": { "command": "npx", "args": ["-y", "time-mcp"] } } }

在风帆冲浪中奔跑

将其添加到您的./codeium/windsurf/model_config.json文件中:

{ "mcpServers": { "time-mcp": { "command": "npx", "args": ["-y", "time-mcp"] } } }

执照

MIT 许可证 - 详情请参阅LICENSE文件。

You must be authenticated.

A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

赋予法学硕士 (LLM) 时间感知能力。为您的法学硕士 (LLM) 提供时间感知能力。轻松获取当前时间、时区转换和时间戳。使用精准的时间相关功能,提升您的应用水平。

  1. Tools
    1. Installation
      1. Installing via Smithery
      2. Manually install (Optional)
      3. using npx
    2. Running on Cursor
      1. Running on Windsurf
        1. License

          Related MCP Servers

          • -
            security
            A
            license
            -
            quality
            Lets LLMs read and manage Google Calendar events.
            Last updated -
            19
            174
            TypeScript
            MIT License
            • Apple
          • A
            security
            F
            license
            A
            quality
            A Model Context Protocol server that provides time and timezone conversion capabilities, enabling LLMs to get current time information and perform timezone conversions using IANA timezone names.
            Last updated -
            2
            1
            Python
          • A
            security
            A
            license
            A
            quality
            Enables LLMs to perform travel-related tasks by interacting with Google Maps and travel planning services including location search, place details, and travel time calculations.
            Last updated -
            5
            36
            21
            JavaScript
            MIT License
          • -
            security
            F
            license
            -
            quality
            Enables LLMs to perform statistical analysis and generate ML predictions on user data from databases or CSV files through a Model Context Protocol server.
            Last updated -
            Python

          View all related MCP servers

          ID: 32g7puvq2g