You're viewing a demo portfolio

Join the waitlist
PRSM

search_quotes

Active

Tool of mcp-quotable

declared in 0.1.0

Search quotes by keyword or phrase. Returns matching quotes with author names and topic tags.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "query": "success"
    },
    {
      "limit": 10,
      "query": "life and love"
    }
  ],
  "required": [
    "query"
  ],
  "properties": {
    "limit": {
      "type": "number",
      "description": "Number of results per page (1–150, default 20)"
    },
    "query": {
      "type": "string",
      "description": "Keyword or phrase to search for in quote content"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

mcp-quotable

https://github.com/pipeworx-io/mcp-quotable

2/7 registries
View full server →
search_quotes — mcp-quotable — PRSM MCP