← Registry

Content Tools

quotewise.io

Server for discovering and retrieving quotes by topic, source, author, or phrase.

1 endpoint20 known toolsFirst detected May 13, 2026Last detected September 6, 2026

ENDPOINT 1

https://mcp.quotewise.io/mcp

No auth detected

MCP server metadata

Name
Quotewise.io Quote Server
Version
3.4.5
Capabilities
experimentalloggingprompts.listChangedresources.listChangedtools.listChangedextensions.io.modelcontextprotocol/ui
Server instructions

Semantic quote search with source-attributed quotes. Find quotes by meaning (not keywords) using vector embeddings. Verify attributions and catch misquotes. Explore authors, works, and discover similar content. Tools: quotes_about, quotes_by, who_said, cite_quote, originators, sources, collection Auth: Anonymous (20/day) or Bearer token (tier-based). Collections require auth. Prompts: find_quotes, verify_attribution, explore_author, discover_similar Full docs: https://mcp.quotewise.io/llms.txt

Known tools 20

quotes_about

Use this for quote discovery by topic.

Inferred read-only
quotes_from

Use this for quotes from a specific book, speech, or work.

Inferred read-only
quotes_by

Use this for quotes by a specific person.

Inferred read-only
quotes_containing

Use this for exact phrase search in quotes.

Inferred read-only
quote

Use this to get full details for a quote.

Inferred read-only
quotes_like

Use this to find quotes similar to another quote.

Inferred read-only
who_said

Use this to identify who said a quote.

Inferred read-only
quote_random

Return a random quote matching the specified filters.

Inferred read-only
originators

Lookup, search, or browse originators.

Inferred read-only
originators_like

Find originators similar to the given one using vector similarity (quote themes).

Inferred read-only
sources

Lookup, search, or browse sources (books, speeches, articles, etc.).

Inferred read-only
cite_quote

Render a quote citation for AI assistants.

Inferred read-only
quote_relations

Get relations for a quote, grouped by type and direction.

Inferred read-only
search_proverbs

Search for proverbs with optional tradition and topic filters.

Inferred read-only
status

Check server connectivity, authentication status, and database size.

Inferred read-only
collection

Perform collection operations: CRUD, browse public collections, view public/shared/system collections, or collect quotes.

Inferred read-only
collection_quotes

Manage quotes within a collection: add, remove, list, or public_list.

Potential side effects
flag_content

Flag content for moderation review.

Inferred read-only
propose_edit

Propose an edit to a quote.

Potential side effects
report_quote

Report one issue category across one or more quotes for human moderation.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.quotewise-io-quote-server]
url = "https://mcp.quotewise.io/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "quotewise-io-quote-server": {
      "type": "http",
      "url": "https://mcp.quotewise.io/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: quotewise-io-quote-server
Remote MCP URL: https://mcp.quotewise.io/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "quotewise-io-quote-server": {
      "url": "https://mcp.quotewise.io/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "quotewise-io-quote-server": {
      "type": "http",
      "url": "https://mcp.quotewise.io/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "quotewise-io-quote-server",
  "transport": "streamable-http",
  "url": "https://mcp.quotewise.io/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for quotewise.io was fetched 2026-08-12T12:43:39.273Z and is being refreshed.

Trust status Neutral

quotewise.io is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.