Skip to main content
Glama

Feishu Access Token MCP

by Leon-Algo
.dockerignore459 B
# Python cache files __pycache__/ *.py[cod] *$py.class *.so # Virtual environments .venv/ venv/ env/ # IDE files .vscode/ .idea/ *.swp *.swo # OS files .DS_Store Thumbs.db # Git .git/ .gitignore # Documentation (keep README.md as it's referenced in pyproject.toml) CHANGELOG.md debug.md PATH_debug.md AGENTS.md # Test files *test*.py test_* tests/ # Environment files (will be handled via config) .env .env.* # Build artifacts dist/ build/ *.egg-info/

Latest Blog Posts

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/Leon-Algo/feishu_user_token_mcp'

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