Skip to main content
Glama

Lark MCP Server

by lorrylockie
package.json444 B
{ "name": "lark-mcp", "version": "1.0.0", "type": "module", "description": "Lark MCP Server", "main": "build/server.js", "scripts": { "build": "tsc", "start": "node build/server.js", "dev": "tsc && node build/server.js" }, "dependencies": { "@larksuiteoapi/node-sdk": "^1.43.0", "@modelcontextprotocol/sdk": "^1.6.1" }, "devDependencies": { "@types/node": "^20.0.0", "typescript": "^5.0.0" } }

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/lorrylockie/lark-mcp'

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