Server data from the Official MCP Registry
Markdown vault MCP server with FTS5 + semantic search and frontmatter indexing
Markdown vault MCP server with FTS5 + semantic search and frontmatter indexing
Set these up before or after installing:
Environment variable: MARKDOWN_VAULT_MCP_SOURCE_DIR
Environment variable: MARKDOWN_VAULT_MCP_READ_ONLY
Environment variable: MARKDOWN_VAULT_MCP_BEARER_TOKEN
Environment variable: MARKDOWN_VAULT_MCP_OIDC_CONFIG_URL
Environment variable: MARKDOWN_VAULT_MCP_OIDC_CLIENT_ID
Environment variable: MARKDOWN_VAULT_MCP_OIDC_CLIENT_SECRET
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-pvliesdonk-markdown-vault-mcp": {
"env": {
"MARKDOWN_VAULT_MCP_READ_ONLY": "your-markdown-vault-mcp-read-only-here",
"MARKDOWN_VAULT_MCP_SOURCE_DIR": "your-markdown-vault-mcp-source-dir-here",
"MARKDOWN_VAULT_MCP_BEARER_TOKEN": "your-markdown-vault-mcp-bearer-token-here",
"MARKDOWN_VAULT_MCP_OIDC_CLIENT_ID": "your-markdown-vault-mcp-oidc-client-id-here",
"MARKDOWN_VAULT_MCP_OIDC_CONFIG_URL": "your-markdown-vault-mcp-oidc-config-url-here",
"MARKDOWN_VAULT_MCP_OIDC_CLIENT_SECRET": "your-markdown-vault-mcp-oidc-client-secret-here"
},
"args": [
"markdown-vault-mcp"
],
"command": "uvx"
}
}
}Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.
Scanned 4 files · 1 finding
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!