obsidian-mcp-server and flywheel-memory

The "cyanheads/obsidian-mcp-server" is an Obsidian MCP server that *enables* AI agents and development tools, while "velvetmonkey/flywheel-memory" is an *MCP server* that specifically integrates features like graph intelligence, safe writes, and hybrid search for Obsidian vaults, suggesting that Flywheel Memory could be an MCP server that *uses* the protocol enabled by the Obsidian MCP server, making them complements or potential implementations of the same protocol.

obsidian-mcp-server
61
Established
flywheel-memory
54
Established
Maintenance 6/25
Adoption 10/25
Maturity 25/25
Community 20/25
Maintenance 13/25
Adoption 11/25
Maturity 18/25
Community 12/25
Stars: 396
Forks: 62
Downloads:
Commits (30d): 0
Language: TypeScript
License: Apache-2.0
Stars: 2
Forks: 1
Downloads: 11,286
Commits (30d): 0
Language: TypeScript
License:
No risk flags
No risk flags

About obsidian-mcp-server

cyanheads/obsidian-mcp-server

Obsidian Knowledge-Management MCP (Model Context Protocol) server that enables AI agents and development tools to interact with an Obsidian vault. It provides a comprehensive suite of tools for reading, writing, searching, and managing notes, tags, and frontmatter, acting as a bridge to the Obsidian Local REST API plugin.

Implements a modular TypeScript architecture leveraging stdio transport for MCP communication with automatic reconnection, backed by an intelligent in-memory vault cache that provides fallback search functionality if the REST API becomes unavailable. Supports flexible file targeting (by path, active note, or periodic notes) and atomic frontmatter operations, with structured logging, Zod validation, and optional HTTP transport via Hono for alternative deployment scenarios.

About flywheel-memory

velvetmonkey/flywheel-memory

MCP server — 51 tools for Obsidian vaults. Graph intelligence, safe writes, hybrid search, auto-wikilinks, feedback loop. Zero cloud.

Scores updated daily from GitHub, PyPI, and npm data. How scores work