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 とエージェント」の他のコンテンツ
Unreal Engine Generative AI Support Plugin
prajwalshettydevUnreal Engine plugin for LLM/GenAI models & MCP UE5 server. OpenAI GPT-5, Deepseek R1, Claude Opus/Sonnet, Gemini 3, Grok 4, Alibaba Qwen, Kimi, ElevenLabs TTS, Inworld, OpenRouter, Groq, GLM, Ollama, Local, Meshy, Tripo, Hunyuan3D, Rodin, fal, Dashscope, Seedream. NPC AI, agenti
Open Multi-Agent Canvas
CopilotKitThe open-source multi-agent chat interface that lets you manage multiple agents in one dynamic conversation and add MCP servers for deep research
MCP Claude Code
SDGLBLMCP implementation of Claude Code capabilities and more
1MCP - One MCP Server for All
1mcp-appA unified Model Context Protocol server implementation that aggregates multiple MCP servers into one.
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
コメント