Fourth Brain Demo
БесплатноНе проверенAn MCP server that connects Claude.ai to a Notion-based marketing knowledge base, enabling search and retrieval across specialized domains like enterprise platf
Описание
An MCP server that connects Claude.ai to a Notion-based marketing knowledge base, enabling search and retrieval across specialized domains like enterprise platforms and competitive positioning. It provides tools for RAG-style Q&A and content browsing to assist with drafting RFPs and value propositions.
README
Notion-backed MCP server for Fourth's marketing knowledge base. Connects Claude.ai to curated marketing content via the Model Context Protocol.
Quick Start
1. Set up Notion
- Create a Notion Internal Integration at https://www.notion.so/my-integrations
- Create a parent page and share it with the integration
- Copy
.env.exampleto.env, add your token and parent page ID - Populate the knowledge base:
pip install -r requirements.txt
python populate_notion.py --parent-page <page_id>
- Copy the database IDs from the output into
.env
2. Run locally
python server.py
Server starts at http://localhost:8000/mcp
3. Test with MCP Inspector
fastmcp dev server.py
4. Deploy to Railway
# Push to GitHub
git remote add origin https://github.com/Rev4nchist/fourth-brain-demo.git
git push -u origin main
# Railway auto-deploys from GitHub
# Set env vars in Railway dashboard
5. Connect Claude.ai
- Go to Claude.ai > Settings > Integrations
- Add Custom Connector:
https://your-app.up.railway.app/mcp - Create a Project, upload skills files from
skills/
Architecture
Claude.ai --> MCP (Streamable HTTP) --> Notion API
|
FastMCP Server
- 5 tools (search, browse, get, ask, list)
- 3 prompts (product_qa, rfp_draft, meeting_prep)
- TTL cache (300s)
Tools
| Tool | Description |
|---|---|
search_knowledge |
Search across all 6 knowledge databases |
browse_library |
Browse knowledge structure by area |
get_document |
Retrieve full page content |
ask_question |
RAG-style Q&A with confidence scoring |
list_content_areas |
List all knowledge domains |
Knowledge Domains
| Domain | Content |
|---|---|
| Enterprise Platform | Platform overview, 5 pillars, modules, architecture |
| Value Propositions | Per-persona value props (CFO/COO/CHRO/CTO/CEO) |
| Integration Guide | 200+ integrations by category |
| Competitive Positioning | Battle cards, win/loss analysis |
| RFP Responses | Pre-drafted RFP answers |
| FAQ & Product Q&A | Common product questions |
Environment Variables
See .env.example for all required variables.
Установка Fourth Brain Demo
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/Rev4nchist/fourth-brain-demoFAQ
Fourth Brain Demo MCP бесплатный?
Да, Fourth Brain Demo MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Fourth Brain Demo?
Нет, Fourth Brain Demo работает без API-ключей и переменных окружения.
Fourth Brain Demo — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Fourth Brain Demo в Claude Desktop, Claude Code или Cursor?
Открой Fourth Brain Demo на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Compare Fourth Brain Demo with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории productivity




