https://github.com/loonghao/feishu-bot-mcp-server
A Python server implementation for Feishu (Lark) bot that follows the Model Context Protocol (MCP). This server provides a standardized interface for handling automated messaging and context-aware interactions within enterprise Feishu environments.
https://github.com/loonghao/feishu-bot-mcp-server
Last synced: 2 months ago
JSON representation
A Python server implementation for Feishu (Lark) bot that follows the Model Context Protocol (MCP). This server provides a standardized interface for handling automated messaging and context-aware interactions within enterprise Feishu environments.
- Host: GitHub
- URL: https://github.com/loonghao/feishu-bot-mcp-server
- Owner: loonghao
- License: mit
- Created: 2025-01-05T17:21:14.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-11-19T07:37:28.000Z (5 months ago)
- Last Synced: 2025-11-19T09:18:32.650Z (5 months ago)
- Language: Python
- Size: 12.7 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-mcp-servers - Feishu Server - An MCP-based service that enables AI models to interact with the Feishu (Lark) platform, supporting document reading and chatbot messaging capabilities. Directly relevant as an MCP server integration. ([Read more](/details/feishu-server.md)) `messaging` `feishu` `mcp` `integration` (Messaging MCP Servers)
- awesome-mcp-servers - **feishu-bot-mcp-server** - A Python server implementation for Feishu (Lark) bot that follows the Model Context Protocol (MCP). This server provides a standardized interface for handling automated messaging and context-aware interactions within enterprise Feishu environments. `python` `mcp` `server` `pip install git+https://github.com/loonghao/feishu-bot-mcp-server` (🤖 AI/ML)
README
# repo-template
This is a boilerplate git repository for creating new project