Spiral Writer

Provides a FastMCP-powered interface for generating text, processing file content, and extracting article data from URLs with asynchronous operations and robust error handling for content generation workflows.

View Source
17 stars
0 tools
Created Aug 2025
@jxnl/jxnl-spiral-writer-spiral-mcp

About

Provides a FastMCP-powered interface for generating text, processing file content, and extracting article data from URLs with asynchronous operations and robust error handling for content generation workflows.

Categories

general

Installation

npm

npm install @jxnl/jxnl-spiral-writer-spiral-mcp

Configuration

{ "mcpServers": { "jxnl-spiral-writer-spiral-mcp": { "command": "npx", "args": [ "-y", "@jxnl/jxnl-spiral-writer-spiral-mcp" ] } } }