Phrases MCP Server

get-phrase-by-name

Retrieve inspirational phrases by specific author name using the Phrases MCP Server. Input the author's name to fetch relevant quotes directly through Claude for Desktop.

Instructions

Returns a phrase by author name.

Input Schema

NameRequiredDescriptionDefault
nameYesAuthor name

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "name": { "description": "Author name", "maxLength": 20, "type": "string" } }, "required": [ "name" ], "type": "object" }

You must be authenticated.

Other Tools from Phrases MCP Server

Related Tools

ID: yvuwrhwq0r