Server data from the Official MCP Registry
Filesystem-direct Obsidian MCP server — search and edit your vault with low context-tax.
Filesystem-direct Obsidian MCP server — search and edit your vault with low context-tax.
Seekstone is a well-structured MCP server for Obsidian vault access with clean architecture and appropriate security controls. The codebase demonstrates good input validation, proper environment variable usage for credentials, and filesystem-scoped operations. Minor code quality observations exist but do not indicate security vulnerabilities. Supply chain analysis found 2 known vulnerabilities in dependencies (1 critical, 0 high severity). Package verification found 1 issue (1 critical, 0 high severity).
8 files analyzed · 8 issues found
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.
Unverified package source
We couldn't verify that the installable package matches the reviewed source code. Proceed with caution.
Set these up before or after installing:
Environment variable: SEEKSTONE_VAULT
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-shaqmughal-seekstone": {
"env": {
"SEEKSTONE_VAULT": "your-seekstone-vault-here"
},
"args": [
"-y",
"seekstone-monorepo"
],
"command": "npx"
}
}
}Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.