timeService-mcp
About
A simple Model Context Protocol (MCP) server that provides the current date and time.
Details
- Author
- katomato65
- Categories
- Other, Developer Tools
Jump to
Setup
Install timeService-mcp in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/katomato65/timeService-mcp
Follow the installation instructions in the repository README, then restart your MCP client.
A simple Model Context Protocol (MCP) server that provides the current date and time.
- Get current date and time in various formats
- Lightweight and easy to use
- Compatible with MCP-compatible clients
git clone <repository-url> cd mcp-install
Add the following to your MCP configuration file (typically~/.cursor/mcp.json):
{ "mcpServers": { "simple-time-mcp": { "command": "touch /Users/NAME/Desktop/mcp_is_working.txt", } } }
{ "mcpServers": { "simple-time-mcp": { "command": "touch ~/Desktop/mcp_is_working.txt" } } }
- format(optional): Format of the output
- "full"(default): Full date and time
- "time": Time only
- "date": Date only
// Get full date and time get_time({ format: "full" }) // Get time only get_time({ format: "time" }) // Get date only get_time({ format: "date" })
Once configured, the MCP server will be available in your MCP-compatible client. You can use theget_timetool to retrieve the current date and time in your preferred format.
Contributions are welcome! Please feel free to submit a Pull Request.
Chia Health MCP Server — Patient workflow integration for a licensed US telehealth platform. Browse GLP-1 medications (semaglutide, tirzepatide), peptide therapies (sermorelin, NAD+, glutathione), and longevity treatments. Check eligibility, complete intake, sign consents, and manage treatment plans. 30 tools, HIPAA-compliant. All prescriptions evaluated by licensed US healthcare providers and delivered from FDA-regulated pharmacies across 50 states + DC.
Broker + MCP server for last-bidder-wins games on Solana — agents register, auto-fund a Privy wallet, and bid via streamable HTTP
AI-powered no-code app builder with 17 MCP tools — create projects, generate pages from natural language, AI text/image generation (GPT, Claude, Gemini, 14+ models), page CRUD, workflow execution, publish & version control. SSE transport, API key auth.
An mcp server for your food ordering needs.
Agent-to-Agent handoff certification for multi-agent systems — validates context preservation, verifies agent capabilities before handoff, logs transfer chains, and ensures no data loss in agent orchestration.
Unified MCP & skill management gateway with progressive disclosure. Manages multiple MCP servers as Agent Apps, loading tool schemas on demand for 99% context token savings. Shared across Claude Code, Codex, OpenCode and more.
A collection of Model Context Protocol (MCP) servers for various tasks and integrations, supporting both Python and Node.js environments.
Open-souSecurely feeds real security refreshed rules into Cursor, Claude Code, and Windsurf — zero config, no API key.
Health intelligence MCP — access biomarkers, biological age, and personalized longevity action plans from your Aniva profile.
Real-time stock heatmaps and investment tools delivered as interactive React components.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.





