a-tak
MCP Servera-takpublic

get time mcp

一个为Claude提供当前日期和时间的MCP服务器。

Repository Info

0
Stars
0
Forks
0
Watchers
0
Issues
JavaScript
Language
-
License

About This Server

一个为Claude提供当前日期和时间的MCP服务器。

Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.

Documentation

Get Time MCP

概要

現在の日時を応答するMCPサーバーです。 Claudeが現在の日時を取得出来ない問題を解決するために作成しました。

仕様

現在のシステム日時を応答します。 Claude側がタイムゾーンを認識できる形式で応答します。

Claude Desktopでの設定

Claude Desktopの設定ファイル(%AppData%/Claude/claude_desktop_config.json)に以下の設定を追加します:

{
  "mcpServers": {
    "get-time-server": {
      "command": "node",
      "args": [
        "パスを環境に合わせて設定/build/index.js"
      ]
    }
  }
}

Quick Start

1

Clone the repository

git clone https://github.com/a-tak/get-time-mcp
2

Install dependencies

cd get-time-mcp
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Ownera-tak
Repoget-time-mcp
LanguageJavaScript
License-
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation