Confidential guide on numerology and astrology, based of GG33 Public information

time_fastmcp_server
Verwendet FastMCP, um die offizielle MCP -Server -Funktion des offiziellen Repos zu replizieren.
3 years
Works with Finder
1
Github Watches
0
Github Forks
0
Github Stars
Time FastMCP Server
A Model Context Protocol server that provides time and timezone conversion capabilities. This server enables LLMs to get current time information and perform timezone conversions using IANA timezone names, with automatic system timezone detection.
Available Tools
-
get_current_time
- Get current time in a specific timezone or system timezone.- Required arguments:
-
timezone
(string): IANA timezone name (e.g., 'America/New_York', 'Europe/London')
-
- Required arguments:
-
convert_time
- Convert time between timezones.- Required arguments:
-
source_timezone
(string): Source IANA timezone name -
time
(string): Time in 24-hour format (HH:MM) -
target_timezone
(string): Target IANA timezone name
-
- Required arguments:
Installation
Using uv
uv add mcp tzdata datetime
Configuration
Add to your settings:
By default, the server automatically detects your system's timezone. You can override this by adding the argument --local-timezone
to the args
list in the configuration.
"mcpServers": {
"time": {
"command": "uv",
"args": [
"--directory",
"C:\\Users\\kongfy\\time_fastmcp_server",
"run",
"main.py",
"--local-timezone=America/New_York" (optional)
]
}
}
Examples of Questions for Claude
- "What time is it now?" (will use system timezone)
- "What time is it in Tokyo?"
- "When it's 4 PM in New York, what time is it in London?"
- "Convert 9:30 AM Tokyo time to New York time"
相关推荐
Converts Figma frames into front-end code for various mobile frameworks.
Advanced software engineer GPT that excels through nailing the basics.
Take an adjectivised noun, and create images making it progressively more adjective!
Siri Shortcut Finder – your go-to place for discovering amazing Siri Shortcuts with ease
I find academic articles and books for research and literature reviews.
Entdecken Sie die umfassendste und aktuellste Sammlung von MCP-Servern auf dem Markt. Dieses Repository dient als zentraler Hub und bietet einen umfangreichen Katalog von Open-Source- und Proprietary MCP-Servern mit Funktionen, Dokumentationslinks und Mitwirkenden.
Mirror ofhttps: //github.com/bitrefill/bitrefill-mcp-server
MCP -Server für den Fetch -Webseiteninhalt mit dem Headless -Browser von Dramatikern.
Ein KI-Chat-Bot für kleine und mittelgroße Teams, die Modelle wie Deepseek, Open AI, Claude und Gemini unterstützt. 专为中小团队设计的 ai 聊天应用 , 支持 Deepseek 、 Open ai 、 claude 、 Gemini 等模型。
Ein leistungsstarkes Neovim -Plugin für die Verwaltung von MCP -Servern (Modellkontextprotokoll)
Brücke zwischen Ollama und MCP -Servern und ermöglicht es lokalen LLMs, Modellkontextprotokoll -Tools zu verwenden
Reviews

user_s8jjgv5q
time_fastmcp_server by fykong is an exceptional tool for anyone working with MCP applications. The server is remarkably fast and reliable, making it a perfect solution for time-sensitive tasks. Its seamless integration and ease of use are commendable. Highly recommended for professionals seeking efficiency. Check it out here: https://github.com/fykong/time_fastmcp_server