Wikipedia Retrieval MCP avatar

Wikipedia Retrieval MCP

Pricing

from $2.00 / 1,000 mcp requests

Go to Apify Store
Wikipedia Retrieval MCP

Wikipedia Retrieval MCP

Search and retrieve Wikipedia summaries, page sections, and bounded extracts for agents.

Pricing

from $2.00 / 1,000 mcp requests

Rating

0.0

(0)

Developer

Stefy (nextime) Lanza

Stefy (nextime) Lanza

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

a day ago

Last modified

Categories

Share

Search, retrieve, summarize, and inspect Wikipedia articles and sections using public MediaWiki APIs.

MCP endpoint

This Apify Actor runs in Standby mode and exposes a Streamable HTTP MCP endpoint at /mcp. Use the Actor Standby URL with /mcp and authenticate with an Apify API token.

curl -s -X POST "https://<username>--wikipedia-retrieval.apify.actor/mcp" \
-H "Authorization: Bearer $APIFY_TOKEN" \
-H "Content-Type: application/json" \
-H "Accept: application/json, text/event-stream" \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{"protocolVersion":"2025-06-18","capabilities":{},"clientInfo":{"name":"demo","version":"1.0"}}}'

Tools (4)

  • article_extract
  • article_sections
  • article_summary
  • wikipedia_search

Pricing

Pay per event:

  • Event: mcp_request
  • Price: $0.002 per successful MCP request
  • Minimum max total charge: $0.01

Notes

  • Hosted MCP over Apify Standby; buyers run no local server.
  • Structured JSON responses built for agents rather than for a browser.
  • Upstream public sources can rate-limit or change schemas.
  • Informational only: not medical, legal, financial, safety-of-life or official authority advice.