{"slug":"BoweyLou/obsidian-mcp-server-enhanced","name":"Obsidian MCP Server - Enhanced","description":"Provides comprehensive access to an Obsidian vault, allowing AI agents to read, write, search, and manage notes via the Local REST API plugin.","category":"file-system","tags":[],"official":false,"stars":31,"transport":"stdio","install":null,"tools":[{"name":"search_notes","description":"Search through Obsidian notes using full-text search or tag-based filtering"},{"name":"get_note","description":"Retrieve the content of a specific note by its path or ID"},{"name":"create_note","description":"Create a new note in the Obsidian vault with specified content and metadata"},{"name":"update_note","description":"Update an existing note's content or metadata"},{"name":"delete_note","description":"Delete a note from the Obsidian vault"},{"name":"list_notes","description":"List all notes in the vault with optional filtering by folder or tag"},{"name":"get_tags","description":"Retrieve all tags used across notes in the vault"},{"name":"get_backlinks","description":"Get all notes that link to a specified note"},{"name":"get_graph_data","description":"Retrieve graph data for visualizing note connections"}],"env_vars":["MCP_AUTH_KEY","OBSIDIAN_API_KEY","OBSIDIAN_BASE_URL","MCP_HTTP_PORT","MCP_HTTP_HOST","YOUR_MCP_AUTH_KEY"],"auth_type":"none","github":"https://github.com/BoweyLou/obsidian-mcp-server-enhanced","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Thu May 28"}