MCPHub

0 serversUpdated Sep 11, 2026

TasksCollectionsPlaygroundSubmit
MCPHub

Catalog

  • Servers
  • Browse A–Z
  • Trending
  • Categories
  • Tasks
  • Collections
  • Playground
  • Submit
  • For agents

Company

  • About

Shout out

  • Formatly
  • Hirime

Searchable catalog of Model Context Protocol servers. Find tools that connect your AI assistant to the services and data you use.

PrivacyTerms

© 2026 MCPHub

  1. Servers
  2. /Knowledge & Memory
  3. /drexthealpha/Knos
Knowledge & MemoryCommunityPython
D

drexthealpha/Knos

One local memory every coding agent on the machine shares — Claude Code, Cursor, Claude Desktop, OpenCode — with claim/withhold so a second agent is refused answers about work a first one is mid-change on. Reads sessions, commits, CLAUDE.md/AGENTS.md and ADRs; every answer names its source. pip install knos && knos connect

0 starsUpdated Sep 7, 2026
Add to CursorView on GitHub

Ads

Overview

or two agents, change the same thing without knowing it.

Installation

pip install knos && knos connect

Configuration

{
  "mcpServers": {
    "knos": {
      "command": "npx",
      "args": [
        "-y",
        "@agentmemory/agentmemory@latest"
      ]
    }
  }
}
Add to Cursor

Paste into ~/.cursor/mcp.json or .cursor/mcp.json

Tags

  • ai
  • local
  • python
  • awesome-list

Related MCP servers

official
M

Knowledge & Memory

Memory MCP Server

Persist assistant memory as a lightweight knowledge graph across sessions.

2 tools · create_entities, search_nodes

2.4k2w ago
official
O

Knowledge & Memory

OpenLore

Sponsored by <a href="https://oiya.ai/?utm_source=github&amp;utm_medium=referral&amp;utm_campaign=openlore&amp;utm_content=sponsor_logo"><img src="assets/oiya-logo.svg" alt="Oiya" height="24" align="absmiddle"></a> OpenLore is a minimal, extensible, agent-native knowledge base that keeps shared context current and inspectable. AI coding agents already know how to explore files with ls, cat, grep, find, pipes, and shell loops. OpenLore gives them that same interface over SSH, backed by your documentation instead of a real machine.

5 tools · Manage identity-scoped access, publish

742w ago
C

Knowledge & Memory

ChevalGrand520/local-gpu-imagegen

Auditable, confirmation-gated local GPU image generation for ComfyUI: cryptographic model identity (SHA-256), explicit license approval, evidence retention, and a 17-tool human-in-the-loop run workflow.

04d ago
T

Knowledge & Memory

TT-Wang/cortex-plugin

Persistent, self-evolving memory plugin for Claude Code. Background miner extracts durable lessons (decisions, conventions, bug fixes) from completed sessions via Claude Haiku, stores them as human-readable markdown in an Obsidian vault, and assembles query-tailored context briefings at session start. Local-first, no cloud, no API keys. Self-healing install via uv bootstrap shim, `/cortex-doctor` preflight, graceful FTS-only degraded mode when `claude` CLI missing. MIT.

02w ago
F

Knowledge & Memory

forgemeshlabs/library-mcp

Paid public-domain knowledge base for AI agents: full-text search, book metadata, chapters, quotes, flagship ask-a-book retrieval Q&A, and 100+ curated subject shelves over a growing corpus of public-domain books via x402. `npx -y @forgemeshlabs/library-mcp`

04d ago
U

Knowledge & Memory

udjin-labs/mnemostack

Durable hybrid memory for AI agents. Combines vector search, BM25, temporal retrieval, and optional Memgraph knowledge graph via reciprocal rank fusion. 6 MCP tools: health, search, answer, feedback, graph_query, graph_add_triple. Self-hosted with Qdrant backend. 82.5% strict accuracy on LoCoMo benchmark. `pip install 'mnemostack[mcp]'`

02w ago
D

Knowledge & Memory

decisionnode/DecisionNode

Record development decisions as structured JSON, embed as vectors via Gemini, and search semantically over MCP. Shared store across Claude Code, Cursor, Windsurf, and any MCP client. CLI + MCP server, local-only, free Gemini embedding tier.

02w ago
official
C

Knowledge & Memory

ContextStream

ContextStream MCPThe production connection for your assistantPlatformCode, memory, media, and project operations ContextCode BetaOptional terminal coding agent in beta Connect your assistant Manual setup Custom MCP Connector Hosted or local Instruction files Keeping it current Troubleshooting Command reference ContextStream's production product is the MCP connection used from the assistant you already have. It is implemented by the Rust MCP server and connects Claude Code, Cursor, Codex, VS Code, and other supported clients to ContextStream's search, memory, and durable project context.

6 tools · Generate operational runbooks, Hand off work to another agent

02w ago