Skip to main content
Glama

Feishu Project MCP Server

by im47cn
.lintstagedrc.cjs209 B
module.exports = { '*.{ts,tsx}': [ 'eslint --fix', 'prettier --write' ], '*.{js,jsx}': [ 'eslint --fix', 'prettier --write' ], '*.{json,md,yml,yaml}': [ 'prettier --write' ] };

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

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