Chatgpt Kg
БесплатноНе проверенBuilds a personal knowledge graph from selected ChatGPT conversations (stored in Neo4j) and exposes it to Claude Code as an on-demand MCP search tool.
Описание
Builds a personal knowledge graph from selected ChatGPT conversations (stored in Neo4j) and exposes it to Claude Code as an on-demand MCP search tool.
README
Builds a personal knowledge graph from selected ChatGPT conversations (stored in Neo4j) and exposes it to Claude Code as an on-demand MCP search tool.
Setup
- Install Neo4j Desktop, create a local database, note its password.
python -m venv .venv && source .venv/bin/activate && pip install -e ".[dev]"cp config.example.toml config.tomland edit as needed.export KG_NEO4J_PASSWORD=...
Usage
- Drop a ChatGPT export (
conversations.jsonor its zip) intoinbox/. kg ingest— build/update the graph.kg query "resume"— search from the terminal.kg stats— counts.kg rebuild— wipe and rebuild.
Claude Code integration
- Ensure Neo4j is running and the graph is built (
kg ingest). - Keep
.mcp.jsonin the project root (it points Claude Code at the server's Python and module). The server reads the Neo4j password from.env, so no secret goes in.mcp.json. - In Claude Code, run
/mcpto confirm thechatgpt-kgserver is connected. - Ask a question about prior ChatGPT work; Claude calls
search_knowledge_graphwhen relevant.
Установка Chatgpt Kg
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/Aaditya-git/chatgpt-kgFAQ
Chatgpt Kg MCP бесплатный?
Да, Chatgpt Kg MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Chatgpt Kg?
Нет, Chatgpt Kg работает без API-ключей и переменных окружения.
Chatgpt Kg — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Chatgpt Kg в Claude Desktop, Claude Code или Cursor?
Открой Chatgpt Kg на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Chatgpt Kg with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
