Server data from the Official MCP Registry
Unified MCP Server for Obsidian - graph-based note management with semantic classification
Unified MCP Server for Obsidian - graph-based note management with semantic classification
Set these up before or after installing:
Environment variable: OBSIDIAN_ROOT
Environment variable: MODE
Environment variable: EMBED_ENABLED
Environment variable: EMBED_PROVIDER
Environment variable: EMBED_MODEL
Environment variable: EMBED_API_URL
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-kvantra-dev-nouz-mcp": {
"env": {
"MODE": "your-mode-here",
"EMBED_MODEL": "your-embed-model-here",
"EMBED_API_URL": "your-embed-api-url-here",
"EMBED_ENABLED": "your-embed-enabled-here",
"OBSIDIAN_ROOT": "your-obsidian-root-here",
"EMBED_PROVIDER": "your-embed-provider-here"
},
"args": [
"nouz-mcp"
],
"command": "uvx"
}
}
}Valid MCP server (3 strong, 1 medium validity signals). 8 known CVEs in dependencies (0 critical, 3 high severity) Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.
Scanned 6 files · 9 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!
by Toleno
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace
Create, build, and publish Python MCP servers to PyPI — conversationally.
by mcp-marketplace
Scaffold, build, and publish TypeScript MCP servers to npm — conversationally