送信

Quotewise Quote MCP

@Christopher Q Alexander

5 months ago
MCP server for semantic quote discovery. Search 600K quotes by meaning using vector embeddings - describe a concept, get relevant quotes. QuoteSightings shows source citations for every quote. 13 tools including semantic search, attribution lookup, and user collections. HTTP transport with OAuth device flow.

サーバー設定

{
  "mcpServers": {
    "quotewise": {
      "type": "http",
      "url": "https://mcp.quotewise.io/"
    }
  }
}