Textwell Write Tool

Write text to the Textwell application on macOS.

Installation

Installing for Claude Desktop

Manual Configuration Required

This MCP server requires manual configuration. Run the command below to open your configuration file:

npx mcpbar@latest edit -c claude

This will open your configuration file where you can add the Textwell Write Tool MCP server manually.

Textwell Write Tool (MCP Server)

A specialized MCP server designed exclusively for writing text to the Textwell application on macOS.

Overview

This tool provides a straightforward way to write text to Textwell.

Features

The server provides a single tool: write-text

Write Text Tool

Writes text to Textwell using specified modes:

  • Replace Mode (default)

    • Replaces the entire content with new text
    • Use case: Complete content replacement
  • Insert Mode

    • Inserts text at the current cursor position
    • Use case: Adding content within existing text
  • Add Mode

    • Appends text to the end of current content
    • Use case: Adding new content while preserving existing text

Limitations

  • Write-only operations (no read capabilities)

Development Setup

Prerequisites

  • Node.js v22.12.0 (managed by Volta)
  • npm v10.9.0 (managed by Volta)
  • macOS (for Textwell integration)

Installation

  1. Clone the repository
git clone [repository-url]
cd textwell-mcp
  1. Install dependencies
npm install
  1. Build the server
npm run build

License

MIT

Share:
Details:
  • Stars


    0
  • Forks


    2
  • Last commit


    5 months ago
  • Repository age


    5 months
View Repository

Auto-fetched from GitHub .

MCP servers similar to Textwell Write Tool:

 

 
 
  • Stars


  • Forks


  • Last commit


 

 
 
  • Stars


  • Forks


  • Last commit


 

 
 
  • Stars


  • Forks


  • Last commit


Textwell Write Tool: MCP Server – MCP.Bar