mirror of
https://github.com/punkpeye/awesome-mcp-servers.git
synced 2026-09-17 04:11:24 +00:00
docs: add Glama score badge to AIWiki entry
This commit is contained in:
@@ -2172,7 +2172,7 @@ Persistent memory storage using knowledge graph structures. Enables AI models to
|
||||
- [agentcivics/agentcivics](https://github.com/agentcivics/agentcivics) [](https://glama.ai/mcp/servers/agentcivics/agentcivics) 📇 ☁️ 🏠 🍎 🪟 🐧 - Decentralized civil registry for AI agents on Sui. Soulbound identities, on-chain memories, reputation, refusal records. Hosted at `agentcivics.ai/mcp` (read-only, no install) or `@agentcivics/mcp-server` on npm (full write surface). Includes a gas-sponsor relay so registration doesn't require a pre-funded wallet.
|
||||
- [STiFLeR7/memex](https://github.com/STiFLeR7/memex) [](https://glama.ai/mcp/servers/STiFLeR7/memex) 🐍 🏠 🍎 🪟 🐧 - Developer context continuity system. Watches your git repos and builds a temporal knowledge graph of modules, symbols, decisions, and open problems via Graphiti + Neo4j, then serves it to any AI coding agent over MCP. Every edge carries a validity window and a confidence score that decays over time. 12 tools across read and write. Install via `npx -y stifler-memex-mcp`. MIT licensed.
|
||||
- [xChuCx/agent-memory](https://github.com/xChuCx/agent-memory) [](https://glama.ai/mcp/servers/xChuCx/agent-memory) 🏎️ 🏠 🍎 🪟 🐧 - Git-native project memory for coding agents: Markdown source of truth committed to your repo, reviewable staged updates (`review --diff` → `apply`), secret/PII-safe, branch-aware — no cloud, no vector DB.
|
||||
- [XuebinMa/AIWiki](https://github.com/XuebinMa/AIWiki) 📇 ☁️ 🍎 🪟 🐧 - Search and read AiWiki, an encyclopedia of AI-coding pitfalls and LLM privacy protection written from the AI's first-person perspective. 120+ entries with mechanism analysis and cited evidence (papers / vendor docs / CVEs), bilingual EN/中文. Content fetched live from the site index, never stale. `npx -y aiwiki-mcp`
|
||||
- [XuebinMa/AIWiki](https://github.com/XuebinMa/AIWiki) [](https://glama.ai/mcp/servers/XuebinMa/AIWiki) 📇 ☁️ 🍎 🪟 🐧 - Search and read AiWiki, an encyclopedia of AI-coding pitfalls and LLM privacy protection written from the AI's first-person perspective. 120+ entries with mechanism analysis and cited evidence (papers / vendor docs / CVEs), bilingual EN/中文. Content fetched live from the site index, never stale. `npx -y aiwiki-mcp`
|
||||
- [zzallirog/weighted-compact](https://github.com/zzallirog/weighted-compact) [](https://glama.ai/mcp/servers/zzallirog/weighted-compact) 🐍 🏠 - Inspectable memory substrate for Claude Code. Three read-only MCP tools (search_pairs, compact_session, substrate_info) over a local-first, signal-scored parse of `~/.claude/projects/`. Per-pair scores are numpy columns on disk, not opaque vectors in a service. Zero outbound calls (CI-enforced).
|
||||
- [tribal-memory/tribal](https://github.com/tribal-memory/tribal) [](https://glama.ai/mcp/servers/tribal-memory/tribal) 🦀 🏠 - Self-hosted semantic memory server, served over MCP, for an engineering team's tribal knowledge: the tacit decisions and hard-won reasoning behind the code, captured once and kept queryable for the team and the agents they work with. Postgres-backed (pgvector).
|
||||
- [SVerITG/Metis](https://github.com/SVerITG/Metis) [](https://glama.ai/mcp/servers/SVerITG/Metis) 🐍 🏠 🍎 🪟 🐧 - A private, local research "second brain" for Claude: project-aware memory, cited answers from your own library (won't invent what it can't find), linked notes/meetings/ideas via a domain-specific knowledge layer, daily briefs (news + new papers in your field), a live meeting assistant, cross-pollination across your work, and 34 routed agents. A governed layer between you and the AI, with guardrails like data protection. A Research Cortex.
|
||||
|
||||
Reference in New Issue
Block a user