Skip to main content
Glama

Textwell MCP Server

by worldnine

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

Install Server
A
security – no known vulnerabilities
F
license - not found
A
quality - confirmed to work

local-only server

The server can only run on the client's local machine because it depends on local resources.

Integrates Textwell with the Model Context Protocol for facilitating text operations such as writing and appending text through a GitHub Pages bridge.

  1. Overview
    1. Features
      1. Write Text Tool
    2. Limitations
      1. Development Setup
        1. Prerequisites
        2. Installation
      2. License

        Related MCP Servers

        • A
          security
          F
          license
          A
          quality
          A Model Context Protocol server that enables AI models to interact with GitHub's API, allowing for repository creation and management with descriptions, topics, and website URLs through natural language commands.
          Last updated -
          1
          JavaScript
        • -
          security
          F
          license
          -
          quality
          Provides integration with Github through the Model Context Protocol (MCP), allowing Large Language Models to interact with Github's repositories, issues, pull requests and search functionality.
          Last updated -
          2
          TypeScript
          • Apple
        • A
          security
          A
          license
          A
          quality
          Provides tools for creating, managing, and generating content for DeepWriter projects through a standardized Model Context Protocol interface.
          Last updated -
          6
          6
          TypeScript
          Apache 2.0
          • Apple
        • -
          security
          F
          license
          -
          quality
          Model Context Protocol server that enables interaction with GitHub repositories, issues, pull requests, and search functionality through natural language.
          Last updated -
          TypeScript

        View all related MCP servers

        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