Content
# mcp-time
A simple MCP server for getting current time in various formats. This server is designed to work with Claude desktop app on macOS.
## Features
- Get current time in YYYYMMDDHHMMSS format
- Returns time in JST (Japan Standard Time)
- Utilizes macOS system date command
## Installation
```bash
npm install mcp-time
```
## Usage
Start the server:
```bash
npm start
```
The server will start on port 3200 by default.
## Development
1. Clone the repository
2. Install dependencies
```bash
npm install
```
3. Start development server
```bash
npm run dev
```
## License
MIT License - see [LICENSE](LICENSE.txt) for details
Connection Info
You Might Also Like
everything-claude-code
Complete Claude Code configuration collection - agents, skills, hooks,...
markitdown
MarkItDown-MCP is a lightweight server for converting URIs to Markdown.
firecrawl
Firecrawl MCP Server enables web scraping, crawling, and content extraction.
cc-switch
All-in-One Assistant for Claude Code, Codex & Gemini CLI across platforms.
servers
Model Context Protocol Servers
servers
Model Context Protocol Servers