MCP.so
登录

Time Conversion Assistant

@shridharMe

关于 Time Conversion Assistant

mcp server with amazon bedrock agent

基本信息

分类

AI 与智能体

运行时

python

传输方式

stdio

发布者

shridharMe

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

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

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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

评论

AI 与智能体 分类下的更多 MCP 服务器