Textwell MCP Server
Textwell 写作工具(MCP 服务器)
专门设计用于将文本写入 macOS 上的 Textwell 应用程序的专用 MCP 服务器。
概述
此工具提供了一种将文本写入 Textwell 的直接方法。
Related MCP server: PythonAnywhere 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执照
麻省理工学院
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Tools
Related MCP Servers
- FlicenseNot gradedqualityFmaintenanceEnables interaction with GitHub issues via the Model Context Protocol, allowing users to list and create issues with secure authentication.
- AlicenseNot gradedqualityBmaintenanceEnables AI tools to manage files, web apps, and scheduled tasks on PythonAnywhere through the Model Context Protocol.17MIT
- FlicenseNot gradedqualityDmaintenanceEnables GitHub repository and issue management through the Model Context Protocol, supporting retrieval of repo details, issue listing, creation, and commenting.
- AlicenseNot gradedqualityCmaintenanceEnables LLMs to interact with Workflowy through the Model Context Protocol, supporting operations like creating, updating, deleting, and listing nodes.MIT
Related MCP Connectors
A Model Context Protocol (MCP) application for automated GitHub PR analysis and issue management.…
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with yo…
Your portable context layer — load it into any AI.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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