Time Server
An MCP server that exposes datetime information to agentic systems and chat REPLs.
MCP-timeserver
A simple MCP server that exposes datetime information to agentic systems and chat REPLs
Components
Resources
The server implements a simple datetime:// URI scheme for accessing the current date/time in a given timezone, for example:
datetime://Africa/Freetown/now
datetime://Europe/London/now
datetime://America/New_York/now
Tools
The server exposes a tool to get the current local time in the system timezone:
>>> get_current_time()
"The current time is 2024-12-18 19:59:36"
Quickstart
Install
use the following json
{
"mcpServers": {
"MCP-timeserver": {
"command": "uvx",
"args": ["MCP-timeserver"]
}
}
}
เซิร์ฟเวอร์ที่เกี่ยวข้อง
timeService-mcp
A simple Model Context Protocol (MCP) server that provides the current date and time.
Weather
Provides weather alerts and forecasts using the National Weather Service API.
Crypto Price & Market Analysis (JJ Fork)
Provides real-time cryptocurrency price data, market analysis, and historical trends using the CoinCap API.
Polymarket
An MCP tool for interacting with the Polymarket prediction market platform.
Crypto Trader
Provides real-time cryptocurrency market data using the CoinGecko API.
Hyteria MCP
A server for looking up the daily menu at the Hyteria (B1) restaurant.
Paramus Chemistry INTENT
Makes hundreds of chemical calculations and AI model functions accessible to LLMs
rfcxml-mcp
MCP server for structural understanding of RFC documents.
MCP Media Processing Server
A server for media processing, offering powerful video and image manipulation using FFmpeg and ImageMagick.
UU跑腿 MCP Server
Create orders on the uupt.com open platform using the MCP protocol.