Skip to content
Back to search
30
MCP http

Wikiquote Page Summary

x402/wikiquote-page-summary

Returns the REST summary (title, description, extract) for a Wikiquote page by title. Source: en.wikiquote.org. [x402: $0.055/call on base, category=data]

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

Wikipedia Page Summary
Concise summary of an English Wikipedia article by title via the REST API, no key. Returns the extract, description, thumbnail, and canonica
0 tools · http
Wikipedia Random Article
A random English Wikipedia article summary via the REST API, no key. Returns title, extract, and URL. For AI agents generating discovery, tr
0 tools · http
xkcd Comic Metadata
Returns metadata for an xkcd comic by number (title, date, alt text, image URL) from xkcd.com. [x402: $0.05/call on base, category=data]
0 tools · http
PubMed Article Summary
Fetch document summary metadata (title, authors, journal, dates, identifiers) for one or more PubMed PMIDs via NCBI E-utilities esummary. [x
0 tools · http
Web Page Content Extractor
Extract clean text, headings, links, and metadata from any web page. Returns structured data with title, description, OG tags, up to 5000 ch
0 tools · http
Wikipedia Search
Full text search of English Wikipedia via the MediaWiki API, no key. Returns ranked page titles, snippets, and word counts for the query. Fo
0 tools · http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "wikiquote_page_summary": {
      "url": "https://proxy.suverse.io/v1/data/suverse-quotes-wikiquote-summary",
      "transport": "http"
    }
  }
}