Skip to main content
Glama

mcp-yeoman

search_quote

Search for quotes using a query string on the MCP server mcp-yeoman. Specify a search term and limit results to refine your search efficiently.

Instructions

Search for quotes using a query string.

Input Schema

NameRequiredDescriptionDefault
max_resultsNoThe maximum number of results
queryYesThe search query

Input Schema (JSON Schema)

{ "properties": { "max_results": { "default": 8, "description": "The maximum number of results", "title": "Max Results", "type": "integer" }, "query": { "description": "The search query", "title": "Query", "type": "string" } }, "required": [ "query" ], "title": "search_quoteArguments", "type": "object" }
Install Server

Other Tools from mcp-yeoman

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/thirdstrandstudio/mcp-yeoman'

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