-
securityF
license-
qualityA server that routes user questions to specialized agents (date, location, weather) or an LLM expert, with a simple Streamlit web interface for easy interaction.
Last updated -
Python
一个最小代理 AI 系统,使用工具增强的 LLM 管道回答与时间相关和一般的问题。
设置您的 OpenRouter API 密钥(从https://openrouter.ai获取):
打开三个终端(或使用后台进程):
Streamlit UI 将在您的浏览器中打开(默认值: http://localhost:8501 )
MCPAgent
中实现新方法并更新self.tools
。MCPAgent
中的detect_intent()
。call_llm()
中的model
字段。requirements.txt
了解依赖项。This server cannot be installed
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
一种代理 AI 系统,通过调用时间 API 工具来回答与时间相关的问题,并使用 LLM 来回答一般问题,可通过简单的聊天界面访问。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/suryawanshishantanu6/time-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server