What Time Is It Now
Provides the current time in Japan Standard Time (JST).
what-time-is-it-now-mcp
現在時刻を取得するシンプルなModel Context Protocol (MCP) サーバー
概要
このMCPサーバーは、AIアシスタント(Claude Code、Claude Desktopなど)から現在時刻を取得できるようにする簡単な機能を提供します。日本時間(JST)フォーマットで時刻を返します。
使い方
Claude Codeでの使用
# MCPサーバーを追加
claude mcp add what-time-is-it-now-mcp
Claude Desktopでの使用
Claude Desktopの場合は、設定ファイル(~/Library/Application Support/Claude/claude_desktop_config.json)に以下を追加:
{
"mcpServers": {
"what-time-is-it-now-mcp": {
"command": "what-time-is-it-now-mcp"
}
}
}
利用可能なツール
- get_current_time: 現在の日本時間(JST)を取得します
- パラメータ: なし
- 戻り値:
YYYY-MM-DD HH:MM:SS JST形式の時刻文字列
使用例
Claude CodeまたはClaude Desktopで以下のように使用できます:
「現在の時刻を教えて」と入力すると、get_current_timeツールが呼び出されます
ライセンス
MIT License
Похожие серверы
PromptX
An AI capability enhancement system providing professional roles, memory management, and knowledge systems for applications like Claude and Cursor.
Brainstorm
Multi-round AI debates between GPT, DeepSeek, Groq, and Claude — all models argue, critique, and synthesize inside your coding assistant.
Xiaohongshu Toolkit
An automation toolkit for Xiaohongshu, enabling content creation, publishing, and creator data analysis.
Synter Ads
Cross-platform ad campaign management for AI agents across Google, Meta, LinkedIn, Reddit, TikTok, and more. 140+ tools with read/write access.
incident.io
An MCP server for interacting with the incident.io V2 API for incident management.
Logseq MCP Server
Interact with your Logseq knowledge base to create pages, manage blocks, and organize information programmatically.
Bitly MCP Server
Turn your AI assistant into a digital marketing hub that creates, organizes, and analyzes links and QR Codes on demand.
Notion
Manage and interact with your entire Notion workspace.
Google MCP Tools
Integrate Google services like Gmail, Calendar, Drive, and Tasks with MCP.
JIRA
Access and manage JIRA issues, projects, and users with optimized data payloads for AI context windows.