Textwell MCP Server
by worldnine
Textwell 写作工具(MCP 服务器)
专门设计用于将文本写入 macOS 上的 Textwell 应用程序的专用 MCP 服务器。
概述
此工具提供了一种将文本写入 Textwell 的直接方法。
Related MCP server: Github MCP Server
特征
服务器提供一个工具: write-text
编写文本工具
使用指定模式将文本写入 Textwell:
替换模式(默认)
用新文本替换全部内容
用例:完整内容替换
插入模式
在当前光标位置插入文本
用例:在现有文本中添加内容
添加模式
将文本附加到当前内容的末尾
用例:保留现有文本的同时添加新内容
限制
只写操作(无读取功能)
开发设置
先决条件
Node.js v22.12.0(由 Volta 管理)
npm v10.9.0(由 Volta 管理)
macOS(用于 Textwell 集成)
安装
克隆存储库
git clone [repository-url]
cd textwell-mcp安装依赖项
npm install构建服务器
npm run build执照
麻省理工学院
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Tools
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/worldnine/textwell-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server