/
Server configuration and capabilities from the MCP manifest
Size: 530 bytes (133 tokens)
Tools Found: 1
Analysis ID: z29u4hrf
A Model Context Protocol (MCP) server that provides current UTC time in RFC 3339 format
{
"name": "io.github.domdomegg/time-mcp-pypi",
"tags": [
"mcp",
"model-context-protocol",
"time",
"utc",
"timestamp"
],
"tools": [
{
"name": "get_current_utc_time",
"description": "Gets the current UTC date and time in RFC 3339 format",
"input_schema": {
"type": "object",
"required": [],
"properties": {}
},
"output_schema": {
"type": "array",
"items": {
"type": "object",
"required": [
"type",
"text"
],
"properties": {
"text": {
"type": "string"
},
"type": {
"type": "string"
}
}
}
}
}
],
"version": "1.0.6",
"categories": [],
"description": "Get the current UTC time in RFC 3339 format."
}Stars
Forks
Registry ID: 5edcfca6-43c2-4859-a7a5-19e0f2d17ef3
Added to Registry: 9/21/2025
Last Updated: 9/22/2025
Last Seen: 9/22/2025
Historical performance and growth metrics over time
Watchers
Contributors