Skip to main content
Glama
.env.example266 B
# Zettelkasten MCP Server Configuration ZETTELKASTEN_NOTES_DIR=./data/notes # Accepts a filesystem path (default) or a SQLAlchemy URL (e.g. postgresql+psycopg://user:pass@host:5432/dbname) ZETTELKASTEN_DATABASE=./data/db/zettelkasten.db ZETTELKASTEN_LOG_LEVEL=INFO

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