Skip to main content
Glama

feishu-mcp-server

package.json825 B
{ "name": "feishu-mcp", "version": "1.0.0", "description": "飞书MCP服务器,提供多维表格API工具", "main": "dist/index.js", "type": "module", "scripts": { "build": "tsc", "start": "node dist/index.js", "dev": "node --loader ts-node/esm src/index.ts", "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "feishu", "lark", "mcp", "model-context-protocol" ], "author": "", "license": "MIT", "dependencies": { "@larksuiteoapi/node-sdk": "^1.45.0", "@modelcontextprotocol/sdk": "^1.8.0", "axios": "^1.6.0", "dotenv": "^16.4.7", "express": "^4.18.2", "zod": "^3.22.4" }, "devDependencies": { "@types/express": "^4.17.20", "@types/node": "^20.8.10", "ts-node": "^10.9.1", "typescript": "^5.2.2" } }

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/DarkNoah/feishu-mcp'

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