Skip to main content
Glama

Obsidian MCP Second Brain Server

by CoMfUcIoS
changelog-config.jsonβ€’739 B
{ "template": "## What's Changed\n\n${{CHANGELOG}}\n\n**Full Changelog**: ${{RELEASE_DIFF}}", "pr_template": "* ${{TITLE}} (#${{NUMBER}}) @${{AUTHOR}}", "empty_template": "* Initial release", "categories": [ { "title": "## πŸš€ Features", "labels": ["feature", "enhancement"] }, { "title": "## πŸ› Bug Fixes", "labels": ["bug", "fix"] }, { "title": "## πŸ“š Documentation", "labels": ["documentation", "docs"] }, { "title": "## πŸ”§ Maintenance", "labels": ["chore", "dependencies", "ci"] } ], "ignore_labels": ["ignore-for-release"], "sort": "ASC", "max_tags_to_fetch": 200, "max_pull_requests": 1000, "max_back_track_time_days": 1000 }

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

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