Skip to main content
Glama

zettelkasten-mcp

by Liam-Deacon
MIT License
4
.gitignore580 B
# Python bytecode files __pycache__/ *.py[cod] *$py.class *.so # Virtual environments .venv/ venv/ ENV/ env/ # Distribution / packaging dist/ build/ *.egg-info/ *.egg # Environment variables .env .env.* !.env.example # IDE specific files .idea/ .vscode/ *.swp *.swo .DS_Store Thumbs.db # Logs *.log logs/ # uv specific .uv/ # Testing .coverage htmlcov/ .pytest_cache/ # Local configuration config.local.json claude_desktop_config.json # Temporary files *.tmp *.bak temp/ # Repomix .repomix repomix-output.txt repomix-output.xml # Data files data/db/*.db data/notes/*.md

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Liam-Deacon/zettelkasten-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server