Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/3choff/mcp-chatbot
/ types & classes
Types & classes
5 in github.com/3choff/mcp-chatbot
⨍
Functions
18
◇
Types & classes
5
↓ 1 callers
Class
ChatSession
Orchestrates the interaction between user, LLM, and tools.
main.py:295
↓ 1 callers
Class
Configuration
Manages configuration and environment variables for the MCP client.
main.py:17
↓ 1 callers
Class
LLMClient
Manages communication with the LLM provider.
main.py:235
↓ 1 callers
Class
Server
Manages MCP server connections and tool execution.
main.py:63
↓ 1 callers
Class
Tool
Represents a tool with its properties and formatting.
main.py:205