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

分类

标签