Skip to main content
Glama
axunrun
by axunrun

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}
prompts
{
  "listChanged": true
}
resources
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
lark_cli_runA

Run the official lark-cli with argv-style arguments. Use schema/help first. Set intent=write or auth_config for side-effect commands; those require confirm=true.

lark_cli_schemaA

Inspect parameters, request body, response shape, supported identities, and scopes. Call this before API commands or risky writes.

lark_cli_helpA

Read help for a service or command. Use before shortcuts because shortcuts are discovered via help.

lark_cli_auth_statusA

Check current Feishu/Lark login status, granted scopes, and active identity before calls.

Prompts

Interactive templates invoked by user choice

NameDescription
lark_plan_commandAsk the agent to choose the safest lark-cli command path before execution.
lark_safe_writeGuide the agent through schema, dry-run, and confirmation for side-effect work.

Resources

Contextual data attached and managed by the client

NameDescription
lark-agent-guideRules agents should follow when using lark-cli through MCP.
lark-command-modelShortcut, API command, and raw API decision model.
lark-skillsAgent-facing domains covered by the official CLI.
lark-securitySafety rules for scopes, write commands, HTTP deployment, and Docker state.

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

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