Multi Server Anthropic Chatbot
БесплатноНе проверенMulti Server Anthropic Chatbot — Model Context Protocol server
Описание
Multi Server Anthropic Chatbot — Model Context Protocol server
README
This chatbot helps you discover and understand research papers from arXiv using natural language and the Model Context Protocol (MCP). Hope the commented "lectures" will be useful and help clarify the stuff. :D
What it has/does
- Multi-Server Architecture: Connects to multiple MCP servers simultaneously
- Resources: Access organized paper collections by topic -- > read-only data
- Prompts: Pre-built prompt templates so the user doesn't have to do the whole prompt engineering themselves
- Tools: Servers' capabilities
Multi-Server Architecture
Connected Servers
Research Server (
mcp_chatbot/research_server.py)- Tools:
get_arxiv_papers,extract_info - Resources:
papers://folders,papers://{topic} - Prompts:
generate_search_prompt - Purpose: arXiv paper search and analysis
- Tools:
Fetch Server (
mcp-server-fetch)- Purpose: Web content retrieval and processing (see "Example Queries" section to play around)
Filesystem Server (
@modelcontextprotocol/server-filesystem)- Purpose: File system operations and management
Server Configuration
The system uses server_config.json to manage multiple server connections.
Feel free to add your preffered ones too. :))
Start
(Recommended) Create and activate a virtual environment
This keeps dependencies isolated and avoids conflicts.
python3 -m venv .venv source .venv/bin/activateInstall dependencies:
pip install -r requirements.txtSet up your API key (create a
.envfile):ANTHROPIC_API_KEY=your_api_key_hereStart the chatbot:
uv run mcp_chatbot.py
Example Queries:
- Fetch the content of this website: https://modelcontextprotocol.io/docs/concepts/architecture and save the content in the file "mcp_summary.md"
- Create a visual diagram that summarizes the content of "mcp_summary.md"
Example Workflow:
- Search for papers: "Find papers about neural networks"
- Browse topics:
@foldersto see available topics - Explore specific topic:
@neural_networks_brain_functions - Get comprehensive analysis:
/prompt generate_search_prompt topic=neural_networks num_papers=10
Contributing
Feel free to submit issues and enhancement requests! ☺️
from github.com/Armiyants/mcp-multi-server-anthropic-chatbot
Установка Multi Server Anthropic Chatbot
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/Armiyants/mcp-multi-server-anthropic-chatbotFAQ
Multi Server Anthropic Chatbot MCP бесплатный?
Да, Multi Server Anthropic Chatbot MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Multi Server Anthropic Chatbot?
Нет, Multi Server Anthropic Chatbot работает без API-ключей и переменных окружения.
Multi Server Anthropic Chatbot — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Multi Server Anthropic Chatbot в Claude Desktop, Claude Code или Cursor?
Открой Multi Server Anthropic Chatbot на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare Multi Server Anthropic Chatbot with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
