We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Pantheon-Security/notebooklm-mcp-secure'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Dependencies
node_modules/
# Build output
dist/
*.tsbuildinfo
# Environment
.env
.env.local
# Data directories (auth & sessions)
data/
browser_state/
chrome_profile/
.notebooklm-mcp/
.claude/
CLAUDE.md
# IDE
.vscode/
.idea/
*.swp
*.swo
*~
# OS
.DS_Store
Thumbs.db
# Logs
*.log
npm-debug.log*
screenshots/
logs/
# MEDUSA local environment
medusa-env/
# Archives / local notes
*.tar.gz
mcp-add-command.txt
docs/why-notebooklm.md
# Internal go-live planning (not for public)
golive.md
# Python (from old version)
__pycache__/
*.py[cod]
.venv/
venv/
# MCP Registry tokens
.mcpregistry_github_token
.mcpregistry_registry_token
# Local MCP dev config
.mcp.json