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.
Server Config
{
"mcpServers": {
"quotewise": {
"type": "http",
"url": "https://mcp.quotewise.io/"
}
}
}