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

time_fastmcp_server
Utilisé FastMCP pour reproduire la fonction de serveur MCP Time MCP du repo officiel.
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"
相关推荐
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.
Découvrez la collection la plus complète et la plus à jour de serveurs MCP sur le marché. Ce référentiel sert de centre centralisé, offrant un vaste catalogue de serveurs MCP open-source et propriétaires, avec des fonctionnalités, des liens de documentation et des contributeurs.
Manipulation basée sur Micropython I2C de l'exposition GPIO de la série MCP, dérivée d'Adafruit_MCP230XX
Miroir dehttps: //github.com/bitrefill/bitrefill-mcp-server
MCP Server pour récupérer le contenu de la page Web à l'aide du navigateur sans tête du dramwright.
Un bot de chat IA pour les petites et moyennes équipes, soutenant des modèles tels que Deepseek, Open AI, Claude et Gemini. 专为中小团队设计的 Ai 聊天应用 , 支持 Deepseek 、 Open Ai 、 Claude 、 Gemini 等模型。
Un puissant plugin Neovim pour gérer les serveurs MCP (Protocole de contexte modèle)
Pont entre les serveurs Olllama et MCP, permettant aux LLM locaux d'utiliser des outils de protocole de contexte de modèle
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