Enterprise DNA Enterprise DNA
M MCP Servers Developer low

Semiotronika/LINZA-MCP

by Various

Review-gated MCP sidecar for Markdown notes and incoming artifacts

MCP

Semiotronika/LINZA-MCP

Added 7 June 2026

#ai-agents #knowledge-graph #local-first #markdown #mcp #model-context-protocol #obsidian #review-workflow

Overview

LINZA-MCP is a review-gated MCP sidecar that manages Markdown notes and incoming artifacts. It runs as a local server, accepting and reviewing content before storing it as structured Markdown files.

Best for

Best for
Developers who want a review-gated Markdown note-taking sidecar for MCP-based workflows

Use cases

  • Capture and review incoming notes or artifacts before committing them to a local Markdown store
  • Gate content ingestion through a review process to ensure quality or relevance
  • Integrate with MCP-compatible clients to manage a personal knowledge base in Markdown

How to use

Install

python -m pip install linza-mcp

Tools exposed

  • agent_workspace
  • guide_next_steps
  • index_all
  • search
  • read_file
  • get_stats
  • scan_vault
  • review_next
  • apply_review_items
  • revoke_approval
  • teach
  • grow
  • doctor
  • map
  • LINZA_VAULT
  • LINZA_EMBED_PROVIDER
  • LINZA_EMBED_URL
  • LINZA_EMBED_MODEL

Tested with

Claude Desktop, Cursor, OpenCode, VS Code, ChatGPT

Example client config

{\n  "mcpServers": {\n    "linza": {\n      "command": "linza-mcp",\n      "env": {\n        "LINZA_VAULT": "/absolute/path/to/workspace-or-vault"\n      }\n    }\n  }\n}

Notes

LINZA-MCP is a review-gated MCP sidecar that manages Markdown notes and incoming artifacts. It runs as a local server, accepting and reviewing content before storing it as structured Markdown files.

3 stars on GitHub. Last updated 2026-06-01. Licensed MIT.

Use cases

  • Capture and review incoming notes or artifacts before committing them to a local Markdown store
  • Gate content ingestion through a review process to ensure quality or relevance
  • Integrate with MCP-compatible clients to manage a personal knowledge base in Markdown

Pros

  • Simple Python implementation easy to inspect and modify
  • Review gate adds a layer of control over what gets stored
  • Lightweight sidecar architecture integrates with existing MCP workflows

Cons

  • Requires manual review step, which may slow down automated ingestion
  • Limited to Markdown format, not suitable for other data types
  • Small community and limited documentation due to low star count

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Simple Python implementation easy to inspect and modify
  • Review gate adds a layer of control over what gets stored
  • Lightweight sidecar architecture integrates with existing MCP workflows

Cons

  • Requires manual review step, which may slow down automated ingestion
  • Limited to Markdown format, not suitable for other data types
  • Small community and limited documentation due to low star count
Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks