blacksmithers/vaultforge
Local MCP server for Obsidian vault operations — search, intelligence, canvas tools
Implements 27 tools including BM25-ranked full-text search (via Orama), canvas creation with automatic graph layout (dagre), and TF-IDF-based vault theme mapping—all optimized to minimize token consumption by returning semantically dense, ranked results rather than raw dumps. Runs as a stdio-based MCP server with no plugin dependency, designed specifically for AI agent workflows rather than direct human use. Handles batch operations, regex find-and-replace, backlink analysis, and canvas patching with semantic positioning instead of pixel coordinates.
Available on npm.
Stars
3
Forks
—
Language
TypeScript
License
MIT
Category
Last pushed
Mar 17, 2026
Commits (30d)
0
Dependencies
3
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/blacksmithers/vaultforge"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
bitbonsai/mcpvault
A lightweight Model Context Protocol (MCP) server for safe Obsidian vault access
cyanheads/obsidian-mcp-server
Obsidian Knowledge-Management MCP (Model Context Protocol) server that enables AI agents and...
fazer-ai/mcp-obsidian
MCP server for Obsidian (TypeScript + Bun)
smith-and-web/obsidian-mcp-server
MCP server for Obsidian vault management - enables Claude and other AI assistants to read,...
jacksteamdev/obsidian-mcp-tools
Add Obsidian integrations like semantic search and custom Templater prompts to Claude or any MCP client.