Time MCP Server by PHP
@uzulla
About Time MCP Server by PHP
A PHP sample implementation of an MCP (Model Context Protocol) server for retrieving time information.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-time-php": {
"command": "npx",
"args": [
"@modelcontextprotocol/inspector",
"./bin/time-server"
]
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is Time MCP Server by PHP?
A PHP‑based MCP (Model Context Protocol) server that provides current time retrieval and timezone conversion using IANA timezone names. It automatically detects the system timezone and is designed for use by LLMs such as Claude.
How to use Time MCP Server by PHP?
Clone the repository, run composer install, then configure your MCP host (e.g., Claude.app or Zed) to execute php /path/to/bin/time-server. Optionally pass --local-timezone=Zone to override the system timezone.
Key features of Time MCP Server by PHP
get_current_timetool: returns the current time in a given IANA timezone.convert_timetool: converts a time between two IANA timezones.- Automatic system timezone detection.
- Customizable local timezone via command‑line argument.
- Debugging support with the MCP inspector.
Use cases of Time MCP Server by PHP
- An LLM answering “What time is it?” using the system timezone.
- An LLM providing the current time for a specific city (e.g., “Tokyo time?”).
- Converting a time from one timezone to another (e.g., “4 PM in New York to London”).
- Calculating time differences between two timezones.
FAQ from Time MCP Server by PHP
What runtime does it require?
PHP must be installed on the system. Composer is used to install dependencies.
Does it store any data?
No. The server only returns live time information based on the server’s clock and timezone data.
How does it communicate with the MCP host?
It uses standard I/O (stdio) as the transport layer.
Is authentication required?
No authentication is mentioned; the server runs locally on the same machine as the MCP host.
Are there any known limitations?
The README does not list any limits, but the tools require valid IANA timezone names and 24‑hour format for time input.
Frequently asked questions
What runtime does it require?
PHP must be installed on the system. Composer is used to install dependencies.
Does it store any data?
No. The server only returns live time information based on the server’s clock and timezone data.
How does it communicate with the MCP host?
It uses standard I/O (stdio) as the transport layer.
Is authentication required?
No authentication is mentioned; the server runs locally on the same machine as the MCP host.
Are there any known limitations?
The README does not list any limits, but the tools require valid IANA timezone names and 24‑hour format for time input.
Basic information
More Productivity MCP servers

EM+x
Cubed StudiosEM+x turns your conversation into board-ready deliverables: steering-committee readouts, executive briefs, market scans, QBR decks, and program updates - each built by an agentic consulting team using your own templates

lucid.page
BitgatePublish beautiful Markdown docs instantly from any AI agent. Zero-config remote MCP server — your LLM pastes Markdown, gets back a shareable page. Free, no signup needed.

LinkedIn Ghostwriter
ContentInWrite LinkedIn posts in your own voice from Claude, ChatGPT, or any MCP client. ContentIn trains a personal AI on your own LinkedIn posts, then generates ideas, drafts in your voice, schedules, publishes via LinkedIn's o

AdminLanding
Julien MauriceAdminLanding — French rental, frontalier & home-employment compliance tools (FR/EN). Sourced, dated answers from deterministic rule engines and official datasets — no AI, no account needed for the 10 free tools: zone ten
JobYap
JobYapJobYap aggregates job postings directly from companies' official careers sites and gives every posting a public discussion thread, with salaries, locations and full descriptions.
Comments