We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/lee3604/obsidian-local-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
{
"id": "local-mcp-server",
"name": "Local MCP",
"version": "1.0.0",
"minAppVersion": "1.5.0",
"description": "Expose your vault as a Model Context Protocol (MCP) server.",
"author": "Lee3604",
"authorUrl": "https://github.com/lee3604",
"fundingUrl": "https://github.com/sponsors/lee3604",
"isDesktopOnly": true
}