AI-powered Chat System with multiple MCP servers.
@kira1228
About AI-powered Chat System with multiple MCP servers.
AI-powered Chat System with multiple MCP servers.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-chat-bot": {
"command": "uv",
"args": [
"venv"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is AI-powered Chat System with multiple MCP servers?
An intelligent chat client that integrates multiple MCP servers—Filesystem, Slack, and Brave-Search—so Claude can automatically search local folders, Slack conversations, or the web based on your query. Designed for users who want a unified AI assistant with access to personal documents, team chat, and live internet data.
How to use AI-powered Chat System with multiple MCP servers?
Install uv, then clone the repository and create a .env with ANTHROPIC_API_KEY, SLACK_BOT_TOKEN, SLACK_TEAM_ID, and BRAVE_API_KEY. Run uv venv, activate it, then uv sync. Start the client with uv run client.py path/to/dir/you/want/to/use.
Key features of AI-powered Chat System with multiple MCP servers
- Integrates Filesystem, Slack, and Brave-Search MCP servers.
- Automatically selects the best server for each query.
- No explicit server instructions required from the user.
- Requires
uvfor project setup and dependency management. - Uses Claude AI for natural language understanding.
- Licensed under the MIT License.
Use cases of AI-powered Chat System with multiple MCP servers
- Search local files for documents relevant to your question.
- Retrieve past Slack conversations and channel history.
- Perform real-time web searches via Brave Search API.
- Combine all three data sources in a single chat interface.
FAQ from AI-powered Chat System with multiple MCP servers
What MCP servers does this system include?
Filesystem (local file search), Slack (workspace conversation access), and Brave-Search (web search).
What are the runtime requirements?
You must have uv installed and create a .env file with API keys for Anthropic, Slack, and Brave Search.
Where does user data live?
Local files remain on your machine; Slack data is accessed via the Slack API; web searches go through Brave Search.
How does the system decide which server to use?
Claude automatically analyzes your query and selects the appropriate server without explicit instruction.
What transport or authentication is used?
The client uses standard MCP transport with API key authentication loaded from the .env file.
More AI & Agents MCP servers
Model Context Protocol Server for Home Assistant
tevonsbA MCP server for Home Assistant
LinkedIn MCP Server
stickerdanielOpen-source MCP server for LinkedIn. Give Claude and any MCP-compatible AI agent access to profiles, companies, jobs, and messages.
Hass-MCP
voskaControl and query Home Assistant from Claude and other LLMs — a Model Context Protocol (MCP) server.
MCP Client for Ollama (ollmcp)
joniglHarness the power of local LLMs with this TUI MCP Client for Ollama. Featuring all core MCP primitives (tools, prompts, resources), agent mode, multi-server, model switching, streaming responses, human-in-the-loop, thinking mode, model params config, system prompts, and saved pre
MCP Server - Remote MacOs Use
baryhuangThe only general AI agent that does NOT requires extra API key, giving you full control on your local and remote MacOs from Claude Desktop App
Comments