★ 0 stars
TypeScript
🤖 AI/LLM
Updated 6d ago
🖥️ Manage your Obsidian vault with this TypeScript MCP server, offering core operations, advanced search, and graph analytics for enhanced productivity.
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Claude Desktop
Claude Code
Cursor
Add to claude_desktop_config.json:
{
"mcpServers": {
"obsidian-mcp-server": {
"command": "npx",
"args": [
"-y",
"adityasingh0z3/obsidian-mcp-server"
]
}
}
}
📋 Copy
Run in terminal:
claude mcp add obsidian-mcp-server npx -y adityasingh0z3/obsidian-mcp-server
📋 Copy
Add to .cursor/mcp.json:
{
"mcpServers": {
"obsidian-mcp-server": {
"command": "npx",
"args": [
"-y",
"adityasingh0z3/obsidian-mcp-server"
]
}
}
}
📋 Copy
Topics
ai-tools claude-desktop knowledge-base knowledge-management llm llm-agent mcp mcp-server model-context-protocol note-taking obsidian-md omnisearch pkm second-brain secondbrain