MCP Server
MCP
Obsidian MCP
Turns Obsidian vaults into AI-queryable knowledge graphs with 12 tools
Install
npx -y @smammadov/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@smammadov/obsidian-mcp",
"version": "1.0.3",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"description": "Path to the Obsidian vault directory",
"isRequired": true,
"type": "positional",
"name": "--vault"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment