mcpbeat Sign in

Enzyme MCP Server

local only

Enzyme runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 28 Aug 2026.

Semantic search and pattern discovery for Obsidian and markdown vaults.

Installs / week
not published
60
Stars
0 open issues
28 Aug 2026
Last commit
from GitHub
License
TypeScript

What the code does

We read the source, 20 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Runs an external command openclaw-bridge/index.ts:41
    const child = spawn(bin, finalArgs, {

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to Enzyme

same job, measured the same way
Enzyme
by jshph

Semantic search and AI context for your Obsidian vault. Surface patterns with catalysts.

local only
Second Brain Bridge
by isaiahdupree

Search and reason over your Obsidian-style Markdown vault, right from ChatGPT.

answering
I
Obsidian Everywhere
by junnnnnw00

Graph context, semantic search, guarded edits, and reviewable Git for local Obsidian vaults.

119 installs/wk local only
Obsidian Semantic Search
by dalecb

Read-only semantic search MCP server for Obsidian vaults using local Ollama embeddings.

93 installs/wk local only
Obsidian Hybrid Search
by flowing-abyss

Search Obsidian vaults with hybrid full-text, fuzzy, semantic, and graph retrieval.

674 installs/wk local only
Smart Connections
by gogogadgetbytes

MCP server for Obsidian Smart Connections. Semantic search using your vault's embeddings.

29 installs/wk local only
Smart Connections MCP
by msdanyg

Local semantic search over Obsidian vaults via Smart Connections embeddings. Multi-vault, private.

87 installs/wk local only
Freshvault
by kioko-lab

Local semantic search over your Obsidian vault - always fresh, never reindex.

93 installs/wk local only

Enzyme — questions

Answers built from our own checks of this server.

Why is there no uptime for Enzyme?
Enzyme runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Enzyme open source?
We cannot say either way: written in TypeScript and 60 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.