Skip to main content
Glama
T0UGH

MCP Server My Lark Doc

by T0UGH

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OAUTH_HOSTNoOAuth callback server hostlocalhost
OAUTH_PORTNoOAuth callback server port9997
LARK_APP_IDYesYour Lark App ID
LARK_APP_SECRETYesYour Lark App Secret

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_lark_doc_contentC

Get Lark document content

Args:
    documentUrl: Lark document URL
search_wikiC

Search Lark Wiki

Args:
    query: Search keywords
    page_size: Number of results to return (default: 10)

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/T0UGH/mcp_server_my_lark_doc'

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