Skip to main content
Glama

lark-tools-mcp

common.mjs112 B
export function maskApiKey(key) { if (key.length <= 4) return "****"; return `****${key.slice(-4)}`; }

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/Li-vien/lark-tools-mcp'

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