Skip to main content
Glama

Textwell MCP Server

by worldnine

Textwell 書き込みツール (MCP サーバー)

macOS 上の Textwell アプリケーションにテキストを書き込むために特別に設計された特殊な MCP サーバーです。

概要

このツールは、Textwell にテキストを書き込むための簡単な方法を提供します。

特徴

サーバーは単一のツールを提供します: write-text

テキスト書き込みツール

指定されたモードを使用して Textwell にテキストを書き込みます。

  • 置換モード(デフォルト)
    • コンテンツ全体を新しいテキストに置き換えます
    • 使用例: 完全なコンテンツの置き換え
  • 挿入モード
    • 現在のカーソル位置にテキストを挿入します
    • 使用例: 既存のテキスト内にコンテンツを追加する
  • 追加モード
    • 現在のコンテンツの末尾にテキストを追加します
    • 使用例: 既存のテキストを保持しながら新しいコンテンツを追加する

制限事項

  • 書き込み専用操作(読み取り機能なし)

開発��ットアップ

前提条件

  • Node.js v22.12.0 (Volta によって管理)
  • npm v10.9.0 (Volta によって管理)
  • macOS(Textwell統合用)

インストール

  1. リポジトリをクローンする
git clone [repository-url] cd textwell-mcp
  1. 依存関係をインストールする
npm install
  1. サーバーを構築する
npm run build

ライセンス

マサチューセッツ工科大学

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.

Textwell をモデルコンテキストプロトコルと統合し、GitHub Pages ブリッジを介してテキストの書き込みや追加などのテキスト操作を容易にします。

  1. 概要
    1. 特徴
      1. テキスト書き込みツール
    2. 制限事項
      1. 開発��ットアップ
        1. 前提条件
        2. インストール
      2. ライセンス

        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