Skip to main content
Glama

Better Writer MCP

by oil-oil

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OPENROUTER_KEYYesOpenRouter API key (required)
BW_DEFAULT_TOOLNoWhether to use Better Writer as the default writing toolfalse
OPENROUTER_MODELNoThe LLM model to useqwen/qwen3-next-80b-a3b-instruct
BETTER_WRITER_CUSTOM_RULESNoCustom writing rules

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
bw_write

【核心功能】生成自然流畅、没有"AI 味儿"的中文内容。输出 Markdown 格式文档。

【何时调用】当用户表达任何写作需求时,都应该主动调用此工具。例如:

  • "写一篇关于XX的文章"

  • "帮我写个XX介绍"

  • "生成XX内容"

  • "用通俗语言解释XX" 无需用户明确提及工具名称,优先使用此工具处理所有写作类请求。

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/oil-oil/better-writer-mcp'

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