Search for:

Allowing Claude Desktop to manage and access an Obsidian library

  • Why this server?

    Enables interaction between LLMs and Obsidian vaults through the Model Context Protocol, supporting secure file operations, content management, and advanced search capabilities, which directly addresses the user's need to manage their Obsidian library.

    -
    security
    A
    license
    -
    quality
    Enables interaction between LLMs and Obsidian vaults through the Model Context Protocol, supporting secure file operations, content management, and advanced search capabilities.
    9
    158
    55
    TypeScript
    Apache 2.0
    • Apple
    • Linux
  • Why this server?

    Enables AI assistants to interact with Obsidian vaults, providing tools for reading, creating, editing and managing notes and tags, fitting the user's request to manage their Obsidian library.

    -
    security
    A
    license
    -
    quality
    Enables AI assistants to interact with Obsidian vaults, providing tools for reading, creating, editing and managing notes and tags.
    598
    149
    TypeScript
    MIT License
    • Apple
  • Why this server?

    This server allows AI models to directly access and manipulate Obsidian notes, including reading, creating, updating, and deleting notes, as well as managing folder structures, aligning with the user's query.

    -
    security
    F
    license
    -
    quality
    This project implements a Model Context Protocol (MCP) server for connecting AI models with Obsidian knowledge bases. Through this server, AI models can directly access and manipulate Obsidian notes, including reading, creating, updating, and deleting notes, as well as managing folder structures.
    598
    7
    JavaScript
  • Why this server?

    This is a connector to allow Claude Desktop (or any MCP client) to read and search any directory containing Markdown notes (such as an Obsidian vault), providing access.

    -
    security
    A
    license
    -
    quality
    This is a connector to allow Claude Desktop (or any MCP client) to read and search any directory containing Markdown notes (such as an Obsidian vault).
    1,801
    423
    JavaScript
    AGPL 3.0
  • Why this server?

    Provides programmatic search functionality for Obsidian vaults through a REST API interface, allowing external applications to search through notes and retrieve absolute paths to matching documents.

    -
    security
    A
    license
    -
    quality
    Provides a standardized interface for AI assistants to interact with Obsidian vaults through a local REST API, enabling reading, writing, searching, and managing notes.
    37
    TypeScript
    MIT License
  • Why this server?

    Provides AI assistants with structured access to your Logseq knowledge graph, enabling retrieval, searching, analysis, and creation of content within your personal knowledge base, which can be relevant if Obsidian library is synced with Logseq.

    -
    security
    F
    license
    -
    quality
    A Model Context Protocol server that provides AI assistants with structured access to your Logseq knowledge graph, enabling retrieval, searching, analysis, and creation of content within your personal knowledge base.
    15
    TypeScript
    • Apple
  • Why this server?

    A local MCP server that enables AI applications like Claude Desktop to securely access and work with Obsidian vaults, providing capabilities for reading notes, executing templates, and performing semantic searches.

    -
    security
    A
    license
    -
    quality
    A local MCP server that enables AI applications like Claude Desktop to securely access and work with Obsidian vaults, providing capabilities for reading notes, executing templates, and performing semantic searches.
    60
    TypeScript
    MIT License
    • Apple
    • Linux
  • Why this server?

    A very simple vector store that provides capability to watch a list of directories, and automatically index all the markdown, html and text files in the directory to a vector store to enhance context. Can be used to provide more context to the llm about your vault.

    -
    security
    A
    license
    -
    quality
    A very simple vector store that provides capability to watch a list of directories, and automatically index all the markdown, html and text files in the directory to a vector store to enhance context.
    123
    16
    TypeScript
    MIT License
  • Why this server?

    Provides semantic search capability over Obsidian vaults and exposes recent notes as resources to Claude through the MCP protocol.

    -
    security
    F
    license
    -
    quality
    Provides semantic search capability over Obsidian vaults and exposes recent notes as resources to Claude through the MCP protocol.
    5
    Python
  • Why this server?

    A TypeScript-based MCP server that enables users to manage text notes with features like note creation and summary generation using a Model Context Protocol.

    -
    security
    F
    license
    -
    quality
    A TypeScript-based MCP server that enables users to manage text notes with features like note creation and summary generation using a Model Context Protocol.
    JavaScript
    • Apple