mlorentedev/hive
by Various
Context infrastructure for AI-assisted development — on-demand Obsidian vault access via MCP
MCP
mlorentedev/hive
Added 1 June 2026
Overview
Hive provides on-demand access to Obsidian vaults via the Model Context Protocol (MCP), enabling AI development tools to use personal notes as context. It is a Python-based infrastructure layer that connects AI assistants to structured knowledge stored in Obsidian.
Best for
Best for
Developers who use Obsidian and want AI tools to reference their notes on demand
Use cases
- Feeding Obsidian notes as context to AI coding assistants
- Querying personal knowledge vaults during development sessions
- Integrating existing Markdown notes into AI prompt workflows
Notes
Hive provides on-demand access to Obsidian vaults via the Model Context Protocol (MCP), enabling AI development tools to use personal notes as context. It is a Python-based infrastructure layer that connects AI assistants to structured knowledge stored in Obsidian.
4 stars on GitHub. Last updated 2026-06-01. Licensed MIT.
Use cases
- Feeding Obsidian notes as context to AI coding assistants
- Querying personal knowledge vaults during development sessions
- Integrating existing Markdown notes into AI prompt workflows
Pros
- Directly leverages existing Obsidian vaults without migration
- On-demand access reduces manual context preparation
- Simple MCP interface for AI tool integration
Cons
- Requires an Obsidian vault and its local files
- Limited to what MCP supports and Python environment setup
- Small user base and minimal community support
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Directly leverages existing Obsidian vaults without migration
- On-demand access reduces manual context preparation
- Simple MCP interface for AI tool integration
Cons
- Requires an Obsidian vault and its local files
- Limited to what MCP supports and Python environment setup
- Small user base and minimal community support
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
Cursor
Anysphere
The AI-first code editor. Tab to autocomplete, Composer to multi-file refactor, Agents for the long-running stuff.
Continue
Continue.dev
Open-source AI code assistant for VS Code and JetBrains. Customisable, BYO model, built for enterprise.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.