oadank/agent-wiki-mcp
PostgreSQL + pgvector 本地知识库,支持 MCP 跨平台调用。OpenClaw/LiteLLM 文档,混合搜索,多 AI 共用。
SUMMARY AI要約 by gpt-5-mini
Agent Wiki MCP は、PostgreSQL + pgvector + BGE によるローカル知識ベースで、MCP プロトコルを通じて複数のエージェント(Claude Code / Codex / Hermes / Cursor / VS Code Copilot / OpenClaw 等)から跨いで利用できるよう設計されています。LanceDB から pgvector へ移行し、マルチ AI 並列利用と高並行性を重視しています。 主な機能: - ハイブリッド検索:grep による精確一致+pgvector による意味検索の組合せ - 多形式インポート:PDF/DOCX/XLSX/Markdown 自動解析 - 増分インデックス:新規ドキュメントの追加や更新を随時反映 - 共有メモリ:user-preferences や project-decisions を複数 AI で共有 - スマートプロジェクト追跡:git/mtime/commit を定期チェックして meta.json や progress.md を更新、長期未更新は通知(LLM 不使用の純コード自動化) - MCP ツール群:wiki_query や wiki_deep_query、wiki_ingest、wiki_update_progress などの CLI/エンドポイントで操作可能 運用情報: - 推奨環境変数:EMBEDDING_URL(BGE)、Postgres 設定 - テーブル例:wiki_vectors(path, title, content, embedding vector(512) 等)と HNSW インデックス - 設計方針:マルチエージェント共用での堅牢性と運用性を優先 導入・運用は単体ファイルの add/incremental/build コマンドや MCP 経由の呼び出しで行います。
DETECTED 検出されたAIスタック
このRepoのdescription / GitHub topics / READMEのAI要約に出現したAI関連キーワードをカテゴリ別に表示。各バッジは該当カテゴリの詳細ランキングへリンクします。
使用言語(バイト数比)
オーナー情報
日付
| GitHub作成日 | 2026-05-09 |
| 最終Push | 2026-05-09 |
| 当サイト初検出 | 2026-05-09 |
| 最終取得 | 2026-05-09 16:10 |
類似Repo (同じ言語のAI関連Repo)
DeepSeek V4 code worker MCP for Codex Desktop, powered by Claude Code
dogovo/codex-use-claude在Codex中调用Claude code
sky791016/lean-ai-dev-team8-agent Claude Code skill powered by Lean AI Methodology (精益AI方法论) · Kai Shi
bullish0x/goal-ccGive Claude Code a durable objective and it won't stop until the work is done — budgets, deadlines, notes, and a Stop-hook guard in a single file with no dependencies.
alantriesagain/gaitewayUnified API for agents like Claude Code, Codex, Gemini Cli
aayushostwal/nexusPlugin-first AI terminal workspace for Codex and Claude Code with planning, CI/CD debugging, reusable agents, skills, TODOs, and MCP tool integrations.
ejentum/ejentum-mcpMCP server for the Ejentum Logic API. Exposes the four cognitive harnesses (reasoning, code, anti-deception, memory) as MCP tools any agentic client can call.
yimeixiaobai/wps-claudecode实现 Claude Code 与 WPS 智能文档的双向打通