obsidian-mcp-server: The Obsidian MCP Server acts as a bridge, allowing applications (MCP Clients) to interact directly and safely with your Obsidian vault. It enables AI assistants and development tools to automate vault management, integrate Obsidian into AI workflows, and build custom tools by leveraging the Obsidian Local REST API plugin.; python-sdk: The MCP Python SDK provides a robust implementation of the Model Context Protocol, enabling developers to build secure, standardized servers that expose data and functionality to LLM applications. It also includes a client library for connecting to any MCP server, supporting various standard transports like stdio, Streamable HTTP, and SSE.
Automating Obsidian vault management tasks programmatically.
Integrating custom business logic and data sources with LLM-powered applications.