mcp-personal-assistant
The MCP Personal Assistant is a minimal personal assistant built using OpenAI's FastMCP. It features web compatibility through FastAPI and SSE, offering tools like a task list and summarizer. The project is constructed with a minimal HTML and JavaScript frontend, making it easy to set up and use.
GitHub Stars
0
User Rating
Not Rated
Forks
0
Issues
1
Views
2
Favorites
0
README
MCP Personal Assistant
This project is a minimal personal assistant built with:
- 🧠 OpenAI FastMCP (Model Context Protocol)
- 🚀 FastAPI + SSE for web compatibility
- 🧰 Tools: Task list, summarizer
- 🌐 Minimal HTML + JS frontend
🧪 Quick Start
python -m venv .venv
source .venv/bin/activate # or .venv\Scripts\activate on Windows
pip install -r pyproject.toml
python src/server.py
Author Information
0
Followers
8
Repositories
0
Gists
20
Total Contributions
Top Contributors
Threads