Time MCP server via HTTP
A Model Context Protocol (MCP) server providing time-related tools with dual-mode support: Stdio transport for local MCP clients (via npm) Streamable HTTP transport for remote access (via Cloudflare Workers) This server allows LLMs to access various date/time functions through multiple connection methods. MCP Central Server Card: Provides the following MCP tools: : Get the current date and time…
Abgeleitet aus den Transporten, die dieser Eintrag deklariert (stdio, streamable-http). Ein Client, der hier nicht steht, ist damit nicht ausgeschlossen — Forge kann ihn nur nicht bestätigen.
Die Verifizierung bestätigt die Identität des Publishers (die Inhaberschaft am Repo), nicht die Sicherheit des Codes. Der Sicherheits-Scan deckt bekannte CVEs und verdächtige Installationsskripte ab.
Forge hat gegen diesen Endpunkt keinen tools/list-Handshake abgeschlossen und hat daher keine Beobachtung dessen, was der Server offenlegt. Nichts hiervon sagt, dass er nichts offenlegt.
A Model Context Protocol (MCP) server providing time-related tools with dual-mode support: Stdio transport for local MCP clients (via npm) Streamable HTTP transport for remote access (via Cloudflare Workers) This server allows LLMs to access various date/time functions through multiple connection methods. MCP Central Server Card: Provides the following MCP tools: : Get the current date and time in specified formats and timezones. : Get a human-readable relative time string (e.g., "in 5…