Semiotronika/LINZA-MCP
by Various
Review-gated MCP sidecar for Markdown notes and incoming artifacts
MCP
Semiotronika/LINZA-MCP
Added 7 June 2026
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_workspaceguide_next_stepsindex_allsearchread_fileget_statsscan_vaultreview_nextapply_review_itemsrevoke_approvalteachgrowdoctormapLINZA_VAULTLINZA_EMBED_PROVIDERLINZA_EMBED_URLLINZA_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
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
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.
