brilliant-directories-mcp
v6.58.2
io.github.brilliantdirectories/brilliant-directories-mcp
Official MCP server for Brilliant Directories — manage members, posts, leads, reviews, and more.
io.github.Pantheon-Security/notebooklm-mcp-secure · v2026.1.6
Security-hardened NotebookLM MCP with post-quantum encryption
notebooklm-mcp-secure 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"notebooklm-mcp-secure": {
"command": "npx",
"args": [
"-y",
"@pan-sec/notebooklm-mcp"
]
}
}
}{
"id": "io.github.Pantheon-Security/notebooklm-mcp-secure",
"type": "mcp-server",
"version": "2026.1.6",
"displayName": "notebooklm-mcp-secure",
"description": "Security-hardened NotebookLM MCP with post-quantum encryption",
"repository": {
"url": "https://github.com/Pantheon-Security/notebooklm-mcp-secure",
"source": "github"
},
"distribution": {
"packages": [
{
"registryType": "npm",
"identifier": "@pan-sec/notebooklm-mcp",
"version": "2026.1.6",
"transport": "stdio"
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.Pantheon-Security/notebooklm-mcp-secure",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.Pantheon-Security%2Fnotebooklm-mcp-secure/versions/latest",
"isOfficial": true,
"status": "active"
}
}