Time Conversion Assistant
@shridharMe
About Time Conversion Assistant
mcp server with amazon bedrock agent
Basic information
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
—
More AI & Agents MCP servers
MCP Claude Code
SDGLBLMCP implementation of Claude Code capabilities and more
Just Prompt - A lightweight MCP server for LLM providers
dislerjust-prompt is an MCP server that provides a unified interface to top LLM providers (OpenAI, Anthropic, Google Gemini, Groq, DeepSeek, and Ollama)
🛡️ A.I.G(AI-Infra-Guard)
TencentA full-stack AI Red Teaming platform securing AI ecosystems via OpenClaw Security Scan, Agent Scan, Skills Scan, MCP scan, AI Infra scan and LLM jailbreak evaluation.
Gemini MCP Server
aliargunMCP server implementation for Google's Gemini API
Solon Ai
opensolonJava AI application development framework (supports LLM-tool,skill; RAG; MCP; Agent-ReAct,Team-Agent). Compatible with java8 ~ java25. It can also be embedded in SpringBoot, jFinal, Vert.x, Quarkus, and other frameworks.
Comments