MCP Servers

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

O
Obsidian MCP Server

MCP server by afable702

Created 4/10/2026
Updated about 19 hours ago
Repository documentation and setup instructions
README not found
Quick Setup
Installation guide for this server

Install Package (if required)

npx @modelcontextprotocol/server-obsidian-mcp-server

Cursor configuration (mcp.json)

{ "mcpServers": { "afable702-obsidian-mcp-server": { "command": "npx", "args": [ "afable702-obsidian-mcp-server" ] } } }