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
相关服务器
Pantry Persona
AI-powered kitchen management - track pantry inventory, plan meals, manage recipes, build shopping lists
Jira MCP
MCP server for connecting AI assistants to your own Jira instance
Helios-9
Provides comprehensive project management context to AI agents using the Helios-9 API.
Flyweel Ad-MCP (Google+Meta)
Connect your Google Ads and Meta accounts to Claude, Cursor, or any AI tool that supports MCP.
MCP Custom Tools
A versatile server with tools for date/time, file management, system info, text processing, and web operations.
ChartPane
Renders interactive Chart.js charts and dashboards inline in AI conversations.
MCP Shrimp Task Manager
An intelligent task management system based on MCP, providing an efficient programming workflow framework for AI Agents with an optional web-based GUI.
MCPApp
A Google Apps Script-based MCP network that allows AI to securely access Google Workspace data like Gmail and Calendar.
Claude Desktop
Integrates Amoga Studio with Claude Desktop for enhanced productivity and communication.
Docmost
An open-source collaborative wiki and documentation software with AI integration via MCP.