spiral-mcp

jxnl/spiral-mcp

3.4

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.

Tools

Functions exposed to the LLM to take actions

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.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources