Skip to main content
Glama

MCP Obsidian

biome.json876 B
{ "$schema": "https://biomejs.dev/schemas/1.9.4/schema.json", "vcs": { "enabled": true, "clientKind": "git", "useIgnoreFile": false }, "files": { "ignoreUnknown": true, "ignore": ["node_modules", ".next"] }, "formatter": { "enabled": true, "indentStyle": "space", "indentWidth": 2, "lineWidth": 120 }, "organizeImports": { "enabled": true }, "linter": { "enabled": true, "rules": { "recommended": true } }, "javascript": { "formatter": { "quoteStyle": "single", "indentStyle": "space", "indentWidth": 2, "trailingCommas": "all", "semicolons": "asNeeded", "lineWidth": 120 } }, "json": { "parser": { "allowComments": true }, "formatter": { "indentWidth": 2, "indentStyle": "space", "lineWidth": 120 } } }

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/gregkonush/mcp-obsidian'

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