LLM/MCP Personal Assistant
@mikefey
关于 LLM/MCP Personal Assistant
A personal assistant chat app that uses an MCP server
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is LLM/MCP Personal Assistant?
LLM/MCP Personal Assistant is a personal assistant application built using the Model Context Protocol (MCP). It enables sophisticated interactions between AI models and external tools/resources, currently using the Anthropic API and supporting Wikipedia search and GitHub search. The architecture is designed to be easily extendable with additional tools.
How to use LLM/MCP Personal Assistant?
Clone the repository, install dependencies with pnpm install, create a .env file with your ANTHROPIC_API_KEY, and start the development server with pnpm dev. This command builds the MCP server, starts the API server, and launches the Vite development server for the client.
Key features of LLM/MCP Personal Assistant
- Modern React-based web interface
- RESTful API for handling client requests
- MCP server for AI model integration
- Support for Wikipedia and GitHub search
- Extendable architecture for adding new tools
- Built with Node.js (v14+) and pnpm
Use cases of LLM/MCP Personal Assistant
- Searching Wikipedia through natural language AI interactions
- Searching GitHub repositories via the assistant
- Building a custom personal assistant with MCP tool integration
FAQ from LLM/MCP Personal Assistant
What tools are currently supported?
Wikipedia search and GitHub search are supported; the architecture is designed to be easily extended.
What AI model does the assistant use?
It currently uses the Anthropic API (no specific model named in the README).
What are the system requirements?
Node.js v14 or higher and pnpm v10.9.0 or higher are required.
How do I configure my API key?
Create a .env file in the root directory with the variable ANTHROPIC_API_KEY=your_anthropic_api_key_here.
Is this application production-ready?
No — the README states it is a work in progress.
AI 与智能体 分类下的更多 MCP 服务器
Perplexity Ask MCP Server
ppl-aiThe official MCP server implementation for the Perplexity API Platform
🔎 GPT Researcher
assafelovicAn autonomous agent that conducts deep research on any data using any LLM providers
欢迎来到 智言平台
Shy2593666979AgentChat 是一个基于 LLM 的智能体交流平台,内置默认 Agent 并支持用户自定义 Agent。通过多轮对话和任务协作,Agent 可以理解并协助完成复杂任务。项目集成 LangChain、Function Call、MCP 协议、RAG、Memory、HITL、Skill、Milvus 和 ElasticSearch 等技术,实现高效的知识检索与工具调用,使用 FastAPI 构建高性能后端服务。
Just Prompt - A lightweight MCP server for LLM providers
dislerjust-prompt is an MCP server that provides a unified interface to top LLM providers (OpenAI, Anthropic, Google Gemini, Groq, DeepSeek, and Ollama)
MCP-LLM Bridge
patruffBridge between Ollama and MCP servers, enabling local LLMs to use Model Context Protocol tools
评论