Skip to main content
Glama
219,882 tools. Last updated 2026-06-21 09:14

"A function or method that returns the current date and time" matching MCP tools:

Matching MCP Servers

  • A
    license
    A
    quality
    B
    maintenance
    Provides tools for date-time manipulation, including timezone conversion and arithmetic operations like adding or subtracting time units. It also enables users to retrieve current date, time, and timezone information.
    Last updated
    3
    23
    ISC
  • F
    license
    -
    quality
    C
    maintenance
    A simple MCP server that returns the current date and time with timezone information in ISO 8601, Unix timestamp, and human-readable formats.
    Last updated

Matching MCP Connectors

  • Provides access to Avalara Global Returns API for tax returns, filing calendars, and compliance data

  • Current time by timezone, astronomy events, and moon phases

  • Fetch the source body of a function or method by name, supporting batch retrieval and line limits for efficient code navigation.
    MIT
  • Retrieve paginated target CPA chats created after a specified date and time. Read-only and free, returns action IDs for use in chat lookup or complaints.
    MIT
  • Get the current local time for any IP address. Automatically detects your timezone using geolocation and returns the current time, day, and ISO timestamp. Provide an IP address to retrieve time for a specific location.
    MIT
  • Return the current UTC time to anchor relative date references like 'today' or 'yesterday' when no explicit date is given.
    MIT
  • Find direct call sites of a function or method, including indirect calls via function pointers. Returns a flat list of immediate callers for quick reference.
    MIT
  • Locate the definition of any function, class, method, or variable in your codebase. Returns kind, qualified name, file:line, and optional full source. Provides suggestions for near matches.
    MIT
  • Insert content before or after a named top-level symbol (function, class, method, or assignment) for precise placement relative to related code.
    MIT
  • Read source text for a specific symbol (function, class, method, or config value) without loading the entire file. Choose depth: full source, interface skeleton, or signature only.
    MIT
  • Locate the function, method, or class that contains a given line number in a file. Supports nesting depth to retrieve parent definitions for better code navigation.
    MIT
  • Delete a specific line or block of code inside a function or method body without rewriting the entire function. Useful for removing a single entry from an inline object literal passed as an argument.
    MIT