-
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
도구 강화 LLM 파이프라인을 사용하여 시간 관련 질문과 일반적인 질문에 답하는 최소한의 에이전트 AI 시스템입니다.
지엑스피1
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.
시간 API 도구를 호출하여 시간 관련 질문에 답하고, LLM을 사용하여 일반적인 질문에는 간단한 채팅 인터페이스를 통해 접근 가능한 에이전트형 AI 시스템입니다.
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