{"id":"takanarishimbo-datetime-mcp-server","name":"takanarishimbo-datetime-mcp-server","homepage":"https://pypi.org/project/takanarishimbo-datetime-mcp-server/","repo_url":"https://github.com/TakanariShimbo/uvx-datetime-mcp-server.git","category":"ai-ml","subcategories":[],"tags":["mcp","datetime","timezone","python","agent-tools","time-context"],"what_it_does":"Provides an MCP (Model Context Protocol) server implemented in Python that exposes tools for retrieving the current date and time in various formats/timezones.","use_cases":["Timezone-aware prompting (LLMs/agents) that require the current local time","Scheduling or timestamp generation in agent workflows","Debugging/verification of time formatting and timezone conversions","Lightweight context injection for systems using MCP tools"],"not_for":["Generating authoritative time for security-critical workflows (e.g., signing, legal timestamps) without external time verification","High-throughput services requiring documented rate limiting or robust API error contracts","Use in environments that require strict enterprise security controls or strong auth enforcement (none indicated)"],"best_when":"You need simple, local current-date/time context available to an agent via MCP tools.","avoid_when":"You require authenticated, externally hosted, rate-limited, or contract-first APIs with strong operational guarantees.","alternatives":["Direct use of language standard libraries (datetime, zoneinfo/pytz) in the agent runtime","Hosted date/time APIs (where authentication, rate limits, and error codes are documented)","Other MCP datetime/timezone servers or generic MCP time utilities"],"af_score":43.5,"security_score":33.0,"reliability_score":20.0,"package_type":"mcp_server","discovery_source":["pypi"],"priority":"low","status":"evaluated","version_evaluated":null,"last_evaluated":"2026-04-04T21:42:57.964846+00:00","interface":{"has_rest_api":false,"has_graphql":false,"has_grpc":false,"has_mcp_server":true,"mcp_server_url":null,"has_sdk":false,"sdk_languages":[],"openapi_spec_url":null,"webhooks":false},"auth":{"methods":[],"oauth":false,"scopes":false,"notes":"No authentication requirements are described in the provided manifest/metadata; MCP server behavior and any auth mechanism cannot be confirmed from available data."},"pricing":{"model":null,"free_tier_exists":false,"free_tier_limits":null,"paid_tiers":[],"requires_credit_card":false,"estimated_workload_costs":null,"notes":"Self-hosted open-source package per manifest; no hosted pricing details provided."},"requirements":{"requires_signup":false,"requires_credit_card":false,"domain_verification":false,"data_residency":[],"compliance":[],"min_contract":null},"agent_readiness":{"af_score":43.5,"security_score":33.0,"reliability_score":20.0,"mcp_server_quality":45.0,"documentation_accuracy":35.0,"error_message_quality":0.0,"error_message_notes":null,"auth_complexity":100.0,"rate_limit_clarity":0.0,"tls_enforcement":20.0,"auth_strength":10.0,"scope_granularity":0.0,"dependency_hygiene":70.0,"secret_handling":80.0,"security_notes":"No auth/TLS requirements are stated in the provided manifest. Uses common libraries (mcp, pytz) which may be generally safe, but without code/dependency lockfile/CVE checks the dependency hygiene score is best-effort. As a datetime utility, the impact of data exposure is low, but ensure the server is run securely if exposed on a network.","uptime_documented":0.0,"version_stability":40.0,"breaking_changes_history":20.0,"error_recovery":20.0,"idempotency_support":"true","idempotency_notes":"Date/time retrieval tools are naturally idempotent with respect to request semantics (though results may differ by current time).","pagination_style":"none","retry_guidance_documented":false,"known_agent_gotchas":["Results will depend on the server’s system clock and timezone configuration","Time formatting differences (timezone/locale) may require careful tool parameter selection","If the MCP server is started without proper configuration, timezone behavior may not match expectations"]}}