MCPHub

0 serversUpdated Sep 16, 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. /ChevalGrand520/local-gpu-imagegen
Knowledge & MemoryCommunityPython
C

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.

0 starsUpdated Sep 11, 2026
Add to CursorView on GitHub

Ads

Overview

An MCP-first control plane with cryptographic model identity, explicit approvals,

Installation

uvx --from local-gpu-imagegen==0.9.1 local-gpu-imagegen serve

Configuration

{
  "mcpServers": {
    "local-gpu-imagegen": {
      "command": "uvx",
      "args": [
        "--from",
        "local-gpu-imagegen==0.9.1",
        "local-gpu-imagegen",
        "serve"
      ]
    }
  }
}
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
L

Knowledge & Memory

liza-studio/skillmem

Self-improving skill memory for coding agents: skills that help get reinforced, unused ones fade on an Ebbinghaus decay curve. $0 write path (SQLite FTS5 + local ONNX embeddings, no LLM calls), bilingual EN/RU hybrid search, SHA256 tamper-evident history, deterministic LongMemEval benchmark in-repo (hit@5 0.871). 8 mem_* tools; deep Claude Code hook integration optional. `pip install skillmem`

0Today
Y

Knowledge & Memory

yubinkim444/repo-memory

Shared, git-tracked memory for AI agents on the same codebase. Stores facts/decisions/gotchas in a `.ai-memory/` directory you commit to the repo — sync is git, no DB, no daemon. What one Claude/Cursor/Cline learns, the next one picks up automatically across users and machines. 5 MCP tools (`get_repo_memory`, `add_fact`, `list_facts`, `add_decision`, `add_gotcha`). Install: `uvx repo-memory-mcp --repo /path/to/repo`.

0Today
official
M

Knowledge & Memory

Mnemosyne-OS/Mnemosyne-Neural-OS

Memory the human governs: vaults separated by domain (code, notes, journal) on your own machine, hybrid retrieval (BM25 fused with vectors by RRF), and a declared vault list, so a vault left out cannot be read by mistake. Also reads what the OTHER coding agents on this machine wrote to disk, and flags when two are live in the same git worktree. Needs the Mnemosyne OS desktop app running. `npx -y @mnemosyne_os/mcp`

0Today
K

Knowledge & Memory

kunickiaj/codemem

Persistent coding memory across sessions, machines, and teammates. Provides MCP tools for searching and managing memories, optional cross-machine sync, and project sharing. OpenCode, Claude Code, and Codex integrations add automatic capture and context injection.

0Today
K

Knowledge & Memory

kskurtveit/echocache

Cache expensive LLM results — HTTP-style freshness (TTL / stale-while-revalidate) plus semantic recall of related past answers

0Today
P

Knowledge & Memory

pipeshub-ai/mcp-server

Permission-aware enterprise search and RAG that gives agents context from your business apps (Google Workspace, Microsoft 365, Slack, Jira, and others). Streamable HTTP or local stdio (`npx @pipeshub-ai/mcp`). Official registry: `io.github.pipeshub-ai/mcp`.

0Today