Skip to main content
Glama

Obsidian Semantic MCP Server

npx-config-example.json•365 B
{ "obsidian-cprime-docs": { "command": "npx", "args": [ "-y", "git+https://github.com/aaronsb/obsidian-mcp.git" ], "env": { "OBSIDIAN_API_KEY": "your-api-key-here", "OBSIDIAN_API_URL": "https://127.0.0.1:27124", "OBSIDIAN_VAULT_NAME": "your-vault-name" }, "disabled": false, "transportType": "stdio" } }

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

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