Research Assistant — Notion × AI
FreeNot checkedAutomates research workflows by collecting, summarizing, and categorizing AI technology documents directly into Notion. It uses OpenAI GPT for Vietnamese summar
About
Automates research workflows by collecting, summarizing, and categorizing AI technology documents directly into Notion. It uses OpenAI GPT for Vietnamese summarization and automatic tagging of topics like RAG, LangGraph, and MCP.
README
Tự động thu thập, tóm tắt và phân loại tài liệu công nghệ AI trực tiếp lên Notion.
📋 Tổng quan
Dự án này tự động hóa quy trình nghiên cứu:
- Thu thập — Đọc nội dung từ các URL bài viết
- Tóm tắt — Dùng OpenAI GPT tóm tắt bằng tiếng Việt
- Phân loại — AI tự động gắn tag (RAG, LangGraph, MCP, ...)
- Lưu trữ — Đẩy tất cả lên Notion Database qua API
┌──────────┐ ┌──────────┐ ┌──────────┐ ┌──────────┐
│ Web URL │ ──▶ │ Reader │ ──▶ │ AI (GPT) │ ──▶ │ Notion │
│ (Bài viết│ │(Trích │ │(Tóm tắt +│ │(Database │
│ gốc) │ │ xuất text)│ │ phân loại)│ │ lưu trữ) │
└──────────┘ └──────────┘ └──────────┘ └──────────┘
🚀 Bắt đầu sử dụng
1. Cài đặt dependencies
cd MCP_Notion
pip install -r requirements.txt
2. Cấu hình môi trường
cp .env.example .env
# Mở file .env, điền token Notion và OpenAI API key
3. Chạy
# Thu thập bài viết theo chủ đề mặc định (RAG, LangGraph, MCP)
python main.py
# Thu thập chủ đề cụ thể
python main.py --topics RAG LangGraph
# Thu thập từ URL cụ thể
python main.py --urls "https://vnexpress.net"
# Xem danh sách bài viết đã lưu
python main.py --list
# Lọc theo tag
python main.py --list --tag "RAG"
📁 Cấu trúc dự án
MCP_Notion/
├── main.py # 🚀 Entry point - CLI chính
├── researcher.py # 🔍 Thu thập & tóm tắt bài viết
├── notion_store.py # 📦 Giao tiếp với Notion API
├── requirements.txt # 📋 Dependencies
├── .env # 🔑 Biến môi trường (API keys)
├── .env.example # 📄 Template biến môi trường
└── README.md # 📖 Bạn đang đọc file này
🏷️ Tags hỗ trợ
| Tag | Mô tả |
|---|---|
RAG |
Retrieval-Augmented Generation |
LangGraph |
Multi-agent orchestration framework |
MCP |
Model Context Protocol |
AI Agent |
Autonomous AI agents |
LLM |
Large Language Models |
Vector DB |
Vector databases (Chroma, Pinecone, ...) |
Prompt Engineering |
Kỹ thuật viết prompt |
Fine-tuning |
Tinh chỉnh mô hình |
Multi-Agent |
Hệ thống đa agent |
Evaluation |
Đánh giá & metrics |
🔗 Kết nối MCP
Dự án này cũng có thể được điều khiển trực tiếp từ AI IDE (Gemini/Claude)
thông qua MCP Notion server. Xem file ~/.gemini/antigravity/mcp_config.json.
Installing Research Assistant — Notion × AI
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/thao12345310/MCP-NotionFAQ
Is Research Assistant — Notion × AI MCP free?
Yes, Research Assistant — Notion × AI MCP is free — one-click install via Unyly at no cost.
Does Research Assistant — Notion × AI need an API key?
No, Research Assistant — Notion × AI runs without API keys or environment variables.
Is Research Assistant — Notion × AI hosted or self-hosted?
A hosted option is available: Unyly runs the server in the cloud, no local setup required.
How do I install Research Assistant — Notion × AI in Claude Desktop, Claude Code or Cursor?
Open Research Assistant — Notion × AI on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Notion
Read and write pages in your workspace
by NotionLinear
Issues, cycles, triage — from Claude
by LinearGoogle Drive
Search and read your Drive files
by Googlemindsdb/mindsdb
Connect and unify data across various platforms and databases with [MindsDB as a single MCP server](https://docs.mindsdb.com/mcp/overview).
by mindsdbfulcradynamics/fulcra-context-mcp
MCP server for accessing personal health and biometric data including sleep stages, heart rate, HRV, glucose, workouts, calendar, and location via the Fulcra Li
by fulcradynamicsaymericzip/intlayer
A MCP Server that enhance your IDE with AI-powered assistance for Intlayer i18n / CMS tool: smart CLI access, access to the docs.
by aymericziprinadelph/Agent-MCP
A framework for creating multi-agent systems using MCP for coordinated AI collaboration, featuring task management, shared context, and RAG capabilities.
by rinadelphWhenLabs-org/when
Developer toolkit: auto-detect stack for AI context files, catch port conflicts, validate .env schemas, spot docs drift, audit dependency licenses, and time cod
by WhenLabs-orgBeltran12138/wecom-docs-mcp-server
WeCom (Enterprise WeChat) document operations via MCP: create, read, and edit Docs and Smartsheets (9 tools). Fills the doc-CRUD gap — existing WeCom MCP server
by Beltran12138madbonez/caldav-mcp
Universal MCP server for CalDAV protocol integration. Works with any CalDAV-compatible calendar server including Yandex Calendar, Google Calendar (via CalDAV),
by madbonezCompare Research Assistant — Notion × AI with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All productivity MCPs
