Track MCP LogoTrack MCP
Track MCP LogoTrack MCP

The world's largest repository of Model Context Protocol servers. Discover, explore, and submit MCP tools.

Product

  • Categories
  • Top MCP
  • New & Updated
  • Submit MCP

Company

  • About

Legal

  • Privacy Policy
  • Terms of Service
  • Cookie Policy

© 2026 TrackMCP. All rights reserved.

Built with ❤️ by Krishna Goyal

    Mcp Timeserver

    A simple MCP server that exposes datetime information to agentic systems and chat REPLs

    39 stars
    Python
    Updated Oct 21, 2025

    Table of Contents

    • Components
    • Resources
    • Tools
    • Quickstart
    • Install

    Table of Contents

    • Components
    • Resources
    • Tools
    • Quickstart
    • Install

    Documentation

    MCP-timeserver

    A simple MCP server that exposes datetime information to agentic systems and chat REPLs

    Components

    Resources

    The server implements a simple datetime:// URI scheme for accessing the current date/time in a given timezone, for example:

    code
    datetime://Africa/Freetown/now
    datetime://Europe/London/now
    datetime://America/New_York/now

    Tools

    The server exposes a tool to get the current local time in the system timezone:

    python
    >>> get_current_time()
    "The current time is 2024-12-18 19:59:36"

    Quickstart

    Install

    use the following json

    json
    {
      "mcpServers": {
        "MCP-timeserver": {
          "command": "uvx",
          "args": ["MCP-timeserver"]
        }
      }
    }

    Similar MCP

    Based on tags & features

    • MA

      Mayamcp

      Python·
      27
    • BI

      Biothings Mcp

      Python·
      25
    • FH

      Fhir Mcp Server

      Python·
      55
    • MC

      Mcp Aoai Web Browsing

      Python·
      30

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k
    View All MCP Servers

    Similar MCP

    Based on tags & features

    • MA

      Mayamcp

      Python·
      27
    • BI

      Biothings Mcp

      Python·
      25
    • FH

      Fhir Mcp Server

      Python·
      55
    • MC

      Mcp Aoai Web Browsing

      Python·
      30

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k