Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
High-performance Model Context Protocol (MCP) server for Obsidian that provides AI tools with direct vault access through semantic operations and HTTP transport.
| Date | Stars |
|---|---|
| 2026-07-24 | 441 |
| 2026-07-25 | 442 |
| 2026-07-28 | 442 |
| 2026-07-30 | 442 |
| 2026-07-31 | 450 |
| 2026-08-06 | 450 |
Today
— stars today
This week
+8 stars this week
This month
— stars this month
Momentum
43.0
growth rate 1.81%/day
# Semantic Notes Vault MCP      📦 **[Available in the Obsidian Community Plugin directory →](https://community.obsidian.md/plugins/semantic-vault-mcp)** **Read, write, search, and traverse your Obsidian vault from any AI assistant — through an MCP server that runs _inside_ Obsidian.** No external Node process to launch, no separate REST-API plugin to bridge through: the server *is* the plugin. Setup is a drag-and-drop — drop the `.mcpb` bundle onto Claude Desktop, paste your key, done. It exposes **8 powerful tools** — each a whole family of operations, not a single call (the `vault` tool alone handles 13: list, read, create, search, move, split, combine, and more) — with first-class **Dataview** and **Bases** support plus graph traversal across links, tags, and backlinks. And every operation respects the permissions *you* set — a read-only mode, per-operation controls, and path allow/block lists — so the AI only ever does what you've allowed, not unrestricted run of your vault. **Works with any MCP-compatible client** — Claude Desktop, Claude Code, Cline, Continue.dev, and anything that speaks local MCP. > **New to MCP?** The [Model Context Protocol](https://modelcontextprotocol.io) is the open standard that lets AI assistants interact with external tools and data. You don't need to understand it to use this — the [Quick Start](#quick-start) is three steps. ## Quick Start **Prerequisites:** an MCP-compatible AI client like Claude Desktop, Claude Code, or Continue.dev. > ## 📦 ──drag──▶ 🤖💬 > **Download the `.mcpb` bundle from the plugin's config page → drag it onto Claude Desktop → paste your key. Done.** For most people that's the entire setup. The numbered steps below spell it out, then cover other MCP clients. ### 1. Install the Plugin **Via Obsidian Community Plugins** - Open Settings → Community plugins → Browse - Search for "Semantic Notes Vault MCP" - Install and enable — or install straight from the [plugin listing](https://community.obsidian.md/plugins/semantic-vault-mcp) **Via BRAT** (for beta testing) - Install [BRAT](https://github.com/TfTHacker/obsidian42-brat) - Add beta plugin: `aaronsb/obsidian-mcp-plugin` ### 2. Configure Your AI Client Three onboarding paths, ordered by audience. All three are also shown in the plugin's Settings tab with copy-ready values. **📦 → 🤖 Claude Desktop — one-click `.mcpb` install (recommended)** Download `obsidian-mcp-<version>.mcpb` — either from the plugin's **Settings** tab (button right on the config page) or the [latest release](https://github.com/aaronsb/obsidian-mcp-plugin/releases/latest) — then either drag it onto the Claude Desktop window or double-click it. Claude Desktop opens an install dialog with two fields — paste the URL and API key shown in the plugin's Settings tab, hit Save, and you're done. > *Cross-platform note:* `.mcpb` files install via Claude Desktop's bundled handler. If double-click doesn't trigger Claude on your system, drag the file onto Claude Desktop's window instead, or right-click → "Open with…" and pick Claude Desktop (then "always open with" if your OS asks). Behavior varies by platform: macOS usually auto-associates, Windows may need a one-time association, Linux varies by desktop environment. **Claude Code** — one command (copy the ready-made version with your API key from the plugin's Settings tab): ```bash claude mcp add --transport http obsidian http://localhost:3001/mcp --header "Authorization: Bearer YOUR_API_KEY" ``` For HTTPS, use `https://localh
Excerpt of 11,472 characters
Read on GitHubWould you bet a product on this? Bounded 0–100 and slow moving.
matched fp:3212f7c0fafc1695, topic:mcp, topic:model-context-protocol, desc:model context protocol