Skip to main content
Glama

Obsidian MCP

by takuya0206
formatting.ts138 B
// 非ASCII文字を含むかどうか export function containsNonASCII(str: string): boolean { return /[^\u0000-\u007F]/.test(str); }

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

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