I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

mcp-simple-timeserver
Simple solution to give Claude ability to check current time via MCP
3 years
Works with Finder
1
Github Watches
5
Github Forks
9
Github Stars
MCP Simple Timeserver
One of the strange design decisions Anthropic made was depriving Claude of timestamps for messages sent by the user or current time in general. Poor Claude can't tell what time it is! mcp-simple-timeserver
is a simple MCP server that fixes that.
This server provides two tools:
-
get_time
provides the current local time and timezone information from the user's machine. This way Claude can know what time it is at the user's location. He can also calculate how much time passed since his last interaction with the user should he want to do so. -
get_utc
provides current UTC time obtained from an NTP time server.
Installation
Installing via Smithery
To install Simple Timeserver for Claude Desktop automatically via Smithery:
npx -y @smithery/cli install mcp-simple-timeserver --client claude
Manual Installation
First install the module using:
pip install mcp-simple-timeserver
Then configure in MCP client - the Claude desktop app.
Under Mac OS this will look like this:
"mcpServers": {
"simple-timeserver": {
"command": "python",
"args": ["-m", "mcp_simple_timeserver"]
}
}
Under Windows you have to check the path to your Python executable using where python
in the cmd
(Windows command line).
Typical configuration would look like this:
"mcpServers": {
"simple-timeserver": {
"command": "C:\\Users\\YOUR_USERNAME\\AppData\\Local\\Programs\\Python\\Python311\\python.exe",
"args": ["-m", "mcp_simple_timeserver"]
}
}
相关推荐
Converts Figma frames into front-end code for various mobile frameworks.
Oede knorrepot die vasthoudt an de goeie ouwe tied van 't boerenleven
Friendly music guide for 60s-2000s songs, with links to listen online.
A unified API gateway for integrating multiple etherscan-like blockchain explorer APIs with Model Context Protocol (MCP) support for AI assistants.
Mirror ofhttps://github.com/suhail-ak-s/mcp-typesense-server
本项目是一个钉钉MCP(Message Connector Protocol)服务,提供了与钉钉企业应用交互的API接口。项目基于Go语言开发,支持员工信息查询和消息发送等功能。
Micropython I2C-based manipulation of the MCP series GPIO expander, derived from Adafruit_MCP230xx
Short and sweet example MCP server / client implementation for Tools, Resources and Prompts.
Reviews

user_YFx4rcep
I've been an MCP app enthusiast for a long time, and I recently tried the Ptcgp Mcp Server by kxzk. It's incredibly reliable and provides seamless performance that exceeds my expectations. The ease of setup and efficient functionality make it a recommended choice for anyone looking to enhance their server experience. Check it out here: https://mcp.so/server/ptcgp-mcp-server/kxzk.