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
Unreal Engine Generative AI Support Plugin
prajwalshettydevUnreal Engine plugin for LLM/GenAI models & MCP UE5 server. OpenAI GPT-5, Deepseek R1, Claude Opus/Sonnet, Gemini 3, Grok 4, Alibaba Qwen, Kimi, ElevenLabs TTS, Inworld, OpenRouter, Groq, GLM, Ollama, Local, Meshy, Tripo, Hunyuan3D, Rodin, fal, Dashscope, Seedream. NPC AI, agenti
Shell and Coding agent for Claude and other mcp clients
rusiaamanShell and coding agent on mcp clients
Perplexity Ask MCP Server
ppl-aiThe official MCP server implementation for the Perplexity API Platform
Perplexity MCP Server
DaInfernalCoderA Model Context Protocol (MCP) server for research and documentation assistance using Perplexity AI. Won 1st @ Cline Hackathon
Gemini MCP Server
aliargunMCP server implementation for Google's Gemini API
Comments