MCPServers
Spiral Writer - MCP server logo

Spiral Writer

15
0

Summary

Spiral MCP Server provides a standardized interface for interacting with Spiral's language models through four powerful tools: listing available models, generating text from prompts, processing content from files, and extracting article content from URLs. Built with FastMCP, it features robust error handling, asynchronous operations for better performance, and smart article extraction capabilities using BeautifulSoup. The implementation is particularly valuable for content generation workflows that require processing inputs from various sources, making it ideal for blog writing, technical documentation expansion, and news article analysis without leaving the conversation interface.

Available Actions(4)

list_models

Lists all available Spiral models with their capabilities and metadata.

generate

Generates text using a specified Spiral model. Parameters: model (string), prompt (string)

generate_from_file

Generates text using a Spiral model with input from a file. Parameters: model (string), file_path (string)

generate_from_url

Generates text using a Spiral model with input from a URL. Parameters: model (string), url (string), extract_article (boolean, default: true)

Last Updated: April 25, 2025

コミュニティレビュー

0.0
0 レビュー
5
0
4
0
3
0
2
0
1
0

まだレビューはありません. 最初のレビューを投稿しましょう!

会話に参加するにはサインインしてください

Coming soon to
HighlightHighlight AI

言語

TypeScript

カテゴリ

タグ