- Time
Time
Overview
what is Time MCP Server?
Time MCP Server is a Model Context Protocol server that provides time and timezone conversion capabilities, allowing LLMs to access current time information and perform timezone conversions using IANA timezone names.
how to use Time MCP Server?
To use the Time MCP Server, you can either run it using uv, install it via pip, or configure it in various environments like Claude.app, Zed, or VS Code. You can get the current time or convert time between different timezones using the provided tools.
key features of Time MCP Server?
- Get current time in a specific timezone or system timezone.
- Convert time between different timezones.
- Automatic system timezone detection.
use cases of Time MCP Server?
- Retrieve the current time in various timezones.
- Convert time from one timezone to another for scheduling events.
- Integrate with applications that require accurate time and timezone information.
FAQ from Time MCP Server?
- Can I get the current time in any timezone?
Yes! You can get the current time in any IANA timezone.
- How do I install the Time MCP Server?
You can install it using pip or run it directly with
uvor Docker.
- Is there a way to customize the server's timezone?
Yes! You can override the default system timezone by specifying the
--local-timezoneargument.
Server Config
{
"mcpServers": {
"time": {
"command": "uvx",
"args": [
"mcp-server-time",
"--local-timezone=America/New_York"
]
}
}
}Project Info
Created At
a year agoUpdated At
a year agoAuthor Name
hellokitty-vStar
-Language
-License
-Recommend Servers
View AllMeok Ev Recall Transport Mcp
a day ago
Meok Tacho Audit Mcp
a day ago
Meok Vehicle Handover Mcp
a day ago
Node Huckleberry Mcp
@KenLSM
2 days ago
Meok Tacho Audit Mcp
a day ago
Tavily Mcp
@tavily-ai
JavaScript
a year ago
Test
@modelcontextprotocol
test
6 months ago
Meok Bs7121 Mcp
a day ago
PlayerOS
@movaMedia-Inc
a day ago
Playwright Mcp
@microsoft
Playwright MCP server
TypeScript
10 months ago