We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Kynlos/Obsidian-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Environment variables
.env
# Personal Obsidian vaults (exclude from repo)
BuildCrew/
CodeSnippets/
TestVault/
FeatureTest/
# Backup files
*.bak
# Publishing scripts and docs (local only)
push-to-github.py
push-to-github.sh
PUBLISH.md
RENAME-FILES.txt
# OS files
.DS_Store
Thumbs.db
# Editor files
.vscode/
.idea/
*.swp
*.swo
*~
# Node
node_modules/
package-lock.json
# Logs
*.log
npm-debug.log*
# Local configuration
mcp-config.local.json