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"]
}
}
}
相关服务器
Crypto Trader
Provides real-time cryptocurrency market data using the CoinGecko API.
mcp-cli-catalog
An MCP server that publishes CLI tools on your machine for discoverability by LLMs
mcp-dice
Rolls dice using standard notation (e.g., 1d20) and returns individual rolls and their sum.
Proxenio MCP Server
MCP server for the Proxenio verified intent network enabling AI agents to retrieve verified matches and accept introductions with inherited trust controls.
Mureka
generate lyrics, song and background music(instrumental)
Upstox MCP server
A MCP server for integrating with the Upstox trading API by Upstox.
Federal Financial Intel MCP
SEC EDGAR filings, CFPB consumer complaints, and BLS employment data. 4 MCP tools for financial intelligence.
Wazuh MCP Server
AI-powered security operations with Wazuh SIEM + Claude Desktop. Natural language threat detection, automated incident response & compliance.
Texas Holdem MCP Server
A Texas Hold'em poker game server with an MCP API, built using Node.js and TypeScript.
Zomato MCP
An mcp server for your food ordering needs.