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
Serveurs connexes
Kone.vc
sponsorMonetize your AI agent with contextual product recommendations
Adfin
The only platform you need to get paid - all payments in one place, invoicing and accounting reconciliations with Adfin.
Mowen Note
An MCP server for interacting with the Mowen Note API, enabling note management and file uploads within MCP clients.
Chronica
Persistent memory MCP server for Claude Desktop — remembers context, time, and topics across sessions
arXiv Chatbot
A local chatbot for searching and interacting with arXiv documents using LangChain.
n8n Workflow Builder
An MCP server for managing n8n workflows through its API.
clickup-mcp
Lightweight ClickUp MCP server with 35 tools. Token-optimized responses reduce API verbosity by 95%+ (3500 chars → 160). Tasks, comments, checklists, tags, dependencies.
Todoist
Manage Todoist projects, sections, tasks, and labels using natural language with AI assistants.
Geekbot MCP
An MCP server that integrates Geekbot data and tools with AI models.
SlideSpeak
Create and automate PowerPoint presentations and slide decks using the SlideSpeak API. Requires an API key.
Attio
Connect your Attio workspace to large language models.