Skip to main content
Glama
L-Chris

weflow-mcp

by L-Chris

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
WEFLOW_BASE_URLNoWeFlow HTTP API base URLhttp://127.0.0.1:5031
WEFLOW_API_TOKENNoFallback token name, used if WEFLOW_ACCESS_TOKEN is empty
WEFLOW_TIMEOUT_MSNoRequest timeout in milliseconds30000
WEFLOW_ACCESS_TOKENNoWeFlow API token

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
}

Tools

Functions exposed to the LLM to take actions

NameDescription
weflow_healthA

Check whether the local WeFlow HTTP API is reachable.

weflow_list_sessionsC

List WeFlow chat sessions. Use keyword to search username or display name.

weflow_get_messagesC

Get messages from one WeFlow session by talker ID. Supports date ranges, keyword filtering, ChatLab format, and media export flags.

weflow_get_session_messages_chatlabB

Pull one session in ChatLab format using WeFlow's /api/v1/sessions/:id/messages endpoint.

weflow_list_contactsB

List WeFlow contacts. Use keyword to search username, nickname, remark, or display name.

weflow_get_group_membersB

List members of a WeChat group from WeFlow, optionally including message counts.

weflow_sns_timelineC

Get WeFlow Moments timeline entries.

weflow_sns_usernamesB

List WeFlow Moments publishers.

weflow_sns_export_statsC

Get WeFlow Moments export statistics.

weflow_sns_exportC

Export WeFlow Moments to a local directory from the WeFlow app process.

weflow_sns_block_deleteC

Manage WeFlow Moments anti-delete status. Actions map to status, install, and uninstall endpoints.

weflow_requestB

Call a custom WeFlow API endpoint. Use this for endpoints not covered by dedicated tools.

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/L-Chris/weflow-mcp'

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