Skip to main content
Glama
lhs1695

wechat-article-reader

by lhs1695

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
WECHAT_ARTICLE_READER_RUNTIME_DIRNoDirectory for runtime data such as SQLite database and logs../.runtime
WECHAT_ARTICLE_READER_MCP_AUTH_TOKENNoAuthentication token required for non-local HTTP MCP access. Sent as the X-MCP-Token header. Only needed if --allow-remote is enabled.
WECHAT_ARTICLE_READER_DEEPSEEK__API_KEYNoYour DeepSeek API key. Optional – if not set, fetching, reading, and exporting still work; only summarization will be unavailable.
WECHAT_ARTICLE_READER_DEEPSEEK__MAX_INPUT_CHARSNoMaximum number of characters sent to DeepSeek for summarization. Protects the model context window.50000
WECHAT_ARTICLE_READER_EXPORT__DEFAULT_OUTPUT_DIRNoDefault directory for HTML/Markdown exports../output
WECHAT_ARTICLE_READER_SCRAPER__MAX_CONTENT_CHARSNoMaximum number of characters kept when fetching an article. Protects local storage.500000

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

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources