MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

An MCP (Model Context Protocol) server that provides intelligent read-only access to your Obsidian vault, enabling it to function as a "second brain" for LLMs.

Created 10/4/2025
Updated 2 months ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

npx @modelcontextprotocol/server-obsidian-mcp-sb

Cursor configuration (mcp.json)

{ "mcpServers": { "comfucios-obsidian-mcp-sb": { "command": "npx", "args": [ "comfucios-obsidian-mcp-sb" ] } } }