Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by subho004 • Uncategorized
A modular chatbot framework using LangChain MCP to handle math calculations, weather queries, and web search.
Perform math calculations within conversations.
Provide up-to-date weather information.
Fetch and summarize web search results.
mcp-chatbot is a modular chatbot framework that integrates multiple MCP servers and tools to provide math calculations, weather information via WeatherAPI.com, and web search capabilities with HTML parsing and result summarization. It supports easy extension with new tools, asynchronous agent orchestration, and environment variable configuration. The framework enables building versatile chatbots that can orchestrate multiple services seamlessly.