-
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 システム。
OpenRouter API キーを設定します ( https://openrouter.aiから取得します)。
3 つのターミナルを開きます (またはバックグラウンド プロセスを使用します)。
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