Skip to main content
Glama

Obsidian MCP

.gitignore433 B
# 依赖目录 node_modules/ # 编译输出 build/ dist/ lib/ # 环境变量文件 .env .env.local .env.*.local # 日志文件 *.log npm-debug.log* yarn-debug.log* yarn-error.log* # 编辑器目录和文件 .idea/ .vscode/ *.swp *.swo # 操作系统文件 .DS_Store Thumbs.db # 测试文件 test-mcp.js # 临时文件 tmp/ temp/ # 开发中的工作 (WIP) dev-wip/ # Claude Code 私有文件 .claude/ claude.md **/claude.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/newtype-01/obsidian-mcp'

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