DirectoryAgentchat
database

Agentchat

by Shy2593666979

43
Health
fair
58
Popularity

AgentChat 是一个基于 LLM 的智能体交流平台,内置默认 Agent 并支持用户自定义 Agent。通过多轮对话和任务协作,Agent 可以理解并协助完成复杂任务。项目集成 LangChain、Function Call、MCP 协议、RAG、Memory、Milvus 和 ElasticSearch 等技术,实现高效的知识检索与工具调用,使用 FastAPI 构建高性能后端服务。

700stars
85forks
Python
MIT
Updated May 10, 2026
#agent#agent-memory#agent-skills#langchain#llm#mcp#mcp-client#mcp-server#mysql#redis

Add to Claude Desktop

Paste this into your claude_desktop_config.json file:

{
  "mcpServers": {
    "agentchat": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-AgentChat"
      ]
    }
  }
}

Install method inferred — check the GitHub README for exact setup

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Maintenance Healthfair

Freshness25/40
Issue response3/30
Org backing10/20
Longevity5/10
Updated this quarter
Most issues unresolved

Server Info

Categorydatabase
LanguagePython
LicenseMIT
StatusACTIVE

Submit Your Server

Built an MCP server? Get it listed in front of thousands of developers.

List Your Server Free
Back to Directory