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

time-mcp
🚀 Time MCP Server: Giving LLMs Time Awareness Capabilities
3 years
Works with Finder
1
Github Watches
2
Github Forks
6
Github Stars
🚀 Time MCP Server: Giving LLMs Time Awareness Capabilities
A Model Context Protocol (MCP) server implementation that allows LLMs to have time awareness capabilities.

Tools
-
current_time
: Get current time (UTC and local time) -
relative_time
: Get relative time -
get_timestamp
: Get timestamp for the time -
days_in_month
: Get days in month -
convert_time
: Convert time between timezones -
get_week_year
: Get week and isoWeek of the year
Installation
Installing via Smithery
To install time-mcp for Claude Desktop automatically via Smithery:
npx -y @smithery/cli install @yokingma/time-mcp --client claude
Manually install (Optional)
npm install -g time-mcp
using npx
npx -y time-mcp
Running on Cursor
Your mcp.json
file will look like this:
{
"mcpServers": {
"time-mcp": {
"command": "npx",
"args": ["-y", "time-mcp"]
}
}
}
Running on Windsurf
Add this to your ./codeium/windsurf/model_config.json
file:
{
"mcpServers": {
"time-mcp": {
"command": "npx",
"args": ["-y", "time-mcp"]
}
}
}
License
MIT License - see LICENSE file for details.
相关推荐
Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.
Confidential guide on numerology and astrology, based of GG33 Public information
A geek-themed horoscope generator blending Bitcoin prices, tech jargon, and astrological whimsy.
Converts Figma frames into front-end code for various mobile frameworks.
Advanced software engineer GPT that excels through nailing the basics.
Therapist adept at identifying core issues and offering practical advice with images.
Discover the most comprehensive and up-to-date collection of MCP servers in the market. This repository serves as a centralized hub, offering an extensive catalog of open-source and proprietary MCP servers, complete with features, documentation links, and contributors.
Micropython I2C-based manipulation of the MCP series GPIO expander, derived from Adafruit_MCP230xx
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/agentience/practices_mcp_server
Mirror ofhttps://github.com/bitrefill/bitrefill-mcp-server
Reviews

user_yk0mLCXh
IDA Pro MCP Server by fdrechsler is an indispensable tool for reverse engineering enthusiasts. It streamlines collaboration and enhances productivity with its intuitive interface and powerful features. The seamless integration and real-time data exchange elevate teamwork to new heights. Highly recommended for professionals seeking efficient and robust reverse engineering solutions.