MCPVault

current_time

MCP tool from Agent Builder by strands-agents

Get the current date and time

How to use it

current_time is exposed by the Agent Builder MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the current_time tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Agent Builder

$pipx install strands-agents-builder
FULL AGENT BUILDER LISTING

Other tools in Agent Builder (26)

agent_graph

Create and manage graphs of agents

calculator

Perform mathematical operations

cron

Task scheduling with cron jobs (not available on Windows)

editor

File editing operations like line edits, search, and undo

environment

Manage environment variables

generate_image

Create AI generated images with Amazon Bedrock

http_request

Make API calls, fetch web data, and call local HTTP servers

image_reader

Process and analyze images

journal

Create structured tasks and logs for agents to manage and work from

load_tool

Dynamically load more tools at runtime

memory

Agent memory persistence in Amazon Bedrock Knowledge Bases

nova_reels

Create AI generated videos with Nova Reels on Amazon Bedrock

python_repl

Run Python code (not available on Windows)

retrieve

Semantically retrieve data from Amazon Bedrock Knowledge Bases for RAG, memory, and other purposes

shell

Execute shell commands (not available on Windows)

slack

Slack integration with real-time events, API access, and message sending

speak

Generate speech from text using macOS say command or Amazon Polly

stop

Force stop the agent event loop

store_in_kb

Save content to knowledge bases for future reference

strand

Create nested agent instances with specialized capabilities

swarm

Coordinate multiple AI agents in a swarm / network of agents

think

Perform deep thinking by creating parallel branches of agentic reasoning

use_aws

Interact with AWS services

use_llm

Run a new AI event loop with custom prompts

welcome

Manage the Strands Agent Builder welcome text

workflow

Orchestrate sequenced workflows