Skip to main content
Glama

pirate_summary

Generate pirate-style summaries of text using LLM sampling. Ideal for adding a unique, thematic twist to text summarization with PyMCP's FastMCP-based tools.

Instructions

Summarise the given text in a pirate style. This is an example of a tool that can use LLM sampling to generate a summary.

Input Schema

NameRequiredDescriptionDefault
textYes

Input Schema (JSON Schema)

{ "properties": { "text": { "title": "Text", "type": "string" } }, "required": [ "text" ], "type": "object" }
Install Server

Other Tools from PyMCP

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/anirbanbasu/pymcp'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server