Skip to main content
Glama

Obsidian GitHub MCP

MIT License
1
5
tsconfig.json415 B
{ "compilerOptions": { "target": "ES2020", "module": "Node16", "moduleResolution": "node16", "declaration": true, "outDir": "./build", "strict": true, "esModuleInterop": true, "skipLibCheck": true, "forceConsistentCasingInFileNames": true, "baseUrl": ".", "rootDir": "src", "types": ["node"] }, "include": ["src/**/*"], "exclude": ["node_modules", "build"] }

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/Hint-Services/obsidian-github-mcp'

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