spiral-mcp
If you are the rightful owner of spiral-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Spiral MCP Server is a Python-based implementation of the Model Context Protocol for interacting with Spiral's language models.
list_models
Lists all available Spiral models with their capabilities and metadata.
generate
Generates text using a specified Spiral model.
generate_from_file
Generates text using a Spiral model with input from a file.
generate_from_url
Generates text using a Spiral model with input from a URL.