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 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
Mcp Agent
lastmile-aiBuild effective agents using Model Context Protocol and simple workflow patterns
21st.dev Magic AI Agent
21st-devIt's like v0 but in your Cursor/WindSurf/Cline. 21st dev Magic MCP server for working with your frontend like Magic
Model Context Protocol Server for Home Assistant
tevonsbA MCP server for Home Assistant
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)
コメント