npx skills add https://github.com/aahl/skills --skill mcp-lark需要登录 Lark MCP 配置平台添加 MCP 服务,获取 MCP URL,并配置到环境变量中。
优先从工作空间下的 .env 中获取,然后使用系统环境变量。如果未配置,则询问用户输入并更新到 .env。
# 在环境变量中配置多个 MCP 服务 URL 和使用场景
LARK_MCP_SERVERS='
open.larksuite.com/mcp/stream/xxx:Chats and Mails;
open.larksuite.com/mcp/stream/yyy:Cloud documents;
'
npx -y mcporter list 'open.larksuite.com/mcp/stream/<token>' --all-parameters
# 获取指定工具的 schema
npx -y mcporter list 'open.larksuite.com/mcp/stream/<token>' --json | jq '.tools[] | select(.name == "<tool_name>")'
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
npx -y mcporter call 'open.larksuite.com/mcp/stream/<token>.<tool_name>' param1:"value1" foo:"bar"
mcporter为提高兼容性,执行命令时使用 npx -y mcporter 而非 mcporter。
每周安装量
115
代码仓库
GitHub 星标数
79
首次出现
7 天前
安全审计
已安装于
codex114
gemini-cli114
kimi-cli114
github-copilot114
amp114
cline114
Need to login to the Lark MCP Configuration Platform to add MCP services, obtain the MCP URL, and configure it into environment variables.
Prioritize fetching from .env under the workspace, then use system environment variables. If not configured, ask the user for input and update it to .env.
# Configure multiple MCP service URLs and usage scenarios in environment variables
LARK_MCP_SERVERS='
open.larksuite.com/mcp/stream/xxx:Chats and Mails;
open.larksuite.com/mcp/stream/yyy:Cloud documents;
'
npx -y mcporter list 'open.larksuite.com/mcp/stream/<token>' --all-parameters
# Get the schema of the specified tool
npx -y mcporter list 'open.larksuite.com/mcp/stream/<token>' --json | jq '.tools[] | select(.name == "<tool_name>")'
npx -y mcporter call 'open.larksuite.com/mcp/stream/<token>.<tool_name>' param1:"value1" foo:"bar"
mcporterTo improve compatibility, use npx -y mcporter instead of mcporter when executing commands.
Weekly Installs
115
Repository
GitHub Stars
79
First Seen
7 days ago
Security Audits
Gen Agent Trust HubPassSocketPassSnykFail
Installed on
codex114
gemini-cli114
kimi-cli114
github-copilot114
amp114
cline114
Gmail过滤器创建教程 - 使用Google Workspace CLI自动分类邮件与添加标签
6,700 周安装
Rust调用关系图生成器 - 可视化函数调用层次结构,提升代码分析效率
539 周安装
parallel-web-extract:并行网页内容提取工具,高效抓取网页数据
595 周安装
腾讯云CloudBase AI模型Web技能:前端调用混元/DeepSeek模型,实现流式文本生成
560 周安装
Apollo Connectors 模式助手:GraphQL API 连接器开发与集成指南
565 周安装
GitHub Trending 趋势分析工具:实时发现热门项目、技术洞察与开源机会
556 周安装
GSAP React 集成教程:useGSAP Hook 动画库与 React 组件开发指南
546 周安装