MCP Server
MCP
Obsidian Vault MCP
Local Zotero, MinerU, Obsidian literature workflow with transactional Analysis notes.
Install
uvx zotero-obsidian-mcp
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"registryBaseUrl": "https://pypi.org",
"identifier": "zotero-obsidian-mcp",
"version": "3.0.2",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"isRequired": true,
"value": "serve",
"type": "positional"
},
{
"isRequired": true,
"value": "stdio",
"type": "named",
"name": "--transport"
}
],
"environmentVariables": [
{
"description": "Absolute path to the Obsidian vault, or auto when the client project is inside it.",
"isRequired": true,
"format": "filepath",
"name": "OBSIDIAN_VAULT_PATH"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment