GeekyGramps-MCP
GeekyGramps-MCP

상태: 활성 생성일: 2026-07-01 소유자: Felton 빌더: Codex (구현), Claude (아키텍처/검토)
목적
Fastify 기반 MCP(Model Context Protocol) 게이트웨이로, 동일한 홈랩에서 작업하는 여러 AI 코딩 에이전트(Claude Code, Codex, Antigravity)에게 공유되고 프로젝트 범위로 한정된 메모리를 제공합니다. PostgreSQL을 백엔드로 사용하며, 헬스 체크를 제외한 모든 라우트에서 요청별 토큰을 강제하고, 비밀은 설정에 직접 넣는 대신 Infisical CRD를 통해 전달됩니다.
여러 에이전트가 서로 간섭하지 않고 공통 프로젝트 메모리 저장소를 읽고 쓸 수 있도록 구축되었으며, 각 에이전트가 자체적으로 단절된 컨텍스트를 유지하는 대신 공유 메모리를 사용합니다.
Related MCP server: iranti
구조
src/ Fastify server, DB access, project-key validation, tool policy enforcement
scripts/ DB provisioning/init, MCP reachability diagnostics, agent tmux session launcher, request router
test/ Node built-in test coverage for the token gate, tool policy, and project-key validation
deploy/ k3s app-template values, Infisical secret CRD, fail-closed NetworkPolicy스택
런타임: Node.js, Fastify
저장소: PostgreSQL
프로토콜: Model Context Protocol (
@modelcontextprotocol/sdk)비밀: Infisical (Kubernetes CRD 기반 동기화)
배포 대상: k3s, NodePort 전용 노출, 실패 시 폐쇄형 NetworkPolicy
참고 사항
이것은 개인 홈랩 도구로, 포트폴리오 목적으로 공개되었습니다. 배포 값(레지스트리 경로, 서비스 이름, CIDR)은 자리 표시자입니다. 실제 배포에 사용된 운영 런북은 비공개로 유지됩니다. 이는 이 특정 환경 외에는 재사용할 수 없는 실제 인프라 세부 정보를 포함하고 있기 때문입니다.
This server cannot be deployed
Maintenance
Related MCP Connectors
Shared memory for coding agents. Stop re-explaining your codebase every session.
Shared long-term memory for AI agents: save and recall context as a searchable knowledge graph.
Shared debugging memory for AI coding agents
- vibsyncOAuthcom.vibsync
One shared brain for your AI coding agents: team memory, agent Q&A, tasks, and file claims.
Related MCP Servers
- AlicenseNot gradedqualityAmaintenancePersistent shared memory for AI agents. Hybrid search (pgvector + tsvector), knowledge graph, cognitive scoring, and 16-language temporal extraction. 97.2% Recall@10 on LongMemEval with one PostgreSQL query. Works across Claude Code, Cursor, Codex, OpenClaw, and any MCP client.22 PyPI115MIT
- AlicenseAqualityAmaintenancePersistent shared memory for AI coding agents. Stores facts as entity/key/value triples with hybrid semantic search, task checkpoints, and conflict resolution — shared across Claude Code, Codex CLI, and GitHub Copilot.16235 npm5AGPL 3.0
- AlicenseNot gradedqualityBmaintenanceA persistent, trust-scored project memory for AI coding agents, backed by PostgreSQL + pgvector, providing durable memory of architecture decisions, bug patterns, and coding conventions.26 npm1MIT
- AlicenseNot gradedqualityDmaintenancePersistent semantic memory for AI agents using PostgreSQL and vector embeddings, enabling cross-session continuity and semantic search.AGPL 3.0