obsidian-vault-mcp: This Obsidian plugin runs an MCP server (Model Context Protocol) that allows external LLM tools to interact with your vault. It supports HTTP transport for remote LLMs and stdio transport via a bridge script for Claude Desktop, providing a rich set of tools to read, search, create, update, and delete notes.; fastmcp: FastMCP is a standard framework for building Model Context Protocol (MCP) applications, which connect LLMs to tools and data. It simplifies the process by automatically generating schemas, validation, and documentation for tools, and managing transport negotiation and authentication for server connections. FastMCP offers a comprehensive solution for developing, deploying, and scaling MCP-powered systems.
Enable LLM assistants to read and search your Obsidian vault
Building LLM applications that interact with custom tools and data sources