MCP.so
Sign In

Time Conversion Assistant

@shridharMe

About Time Conversion Assistant

mcp server with amazon bedrock agent

Basic information

Category

AI & Agents

Runtime

python

Transports

stdio

Publisher

shridharMe

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "mcp-server-with-amazon-bedrock-agent": {
      "command": "python",
      "args": [
        "-m",
        "venv",
        "venv"
      ]
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Time Conversion Assistant?

A Streamlit-based web application that helps users with time-related queries and conversions using Amazon Bedrock. It is designed for users who need quick time conversions via a web interface.

How to use Time Conversion Assistant?

After installing prerequisites (Python 3.8+, Podman, AWS credentials), create and activate a virtual environment, install dependencies with pip install -r requirements.txt, then run streamlit run ui.py. The application opens at http://localhost:8501.

Key features of Time Conversion Assistant

  • Streamlit web interface for time queries
  • Powered by Amazon Bedrock AI
  • Handles time conversions and related questions

Use cases of Time Conversion Assistant

FAQ from Time Conversion Assistant

Comments

More AI & Agents MCP servers