Skip to content
Back to search
100
MCP live MCP 2025-03-26 streamable-http

Wikexa Knowledge

com.wikexa/knowledge

Wikipedia, Wikidata and Wiktionary as clean JSON, not HTML. 1.9M searchable. Free, no auth.

Uptime
100.0%
1 direct probes · 30d
Response
645ms
last probe
Tools
6
callable
Resources
0
readable
Prompts
0
available

Tools · 6

lookup

Facts about any named thing — person, company, place, species, event, concept. Returns structured fields (dates, identifiers, relationships) plus a ~200-token summary, drawn from 10.2M entity records.…

article

The full text of an article, for when lookup()'s summary is not enough — sections as a JSON array, infobox as key/value facts, no HTML or wikitext to parse. Pass `sections` to pull only the parts you …

define

What a word means, in thousands of languages — 8.15M dictionary entries with senses, part of speech, etymology and pronunciation. Covers what a general model is weakest at: historical languages (Old E…

search

Find the right title when you only have a partial name or a rough description. Returns ranked {title, wikidata_id, description, summary_snippet}; ranking blends text relevance with monthly pageviews a…

recent

What changed in the last hours or days — the escape hatch for facts newer than your training cutoff. Reach for this whenever the answer could have moved since you were trained: elections, appointments…

papers

Academic paper metadata from 27M+ works — title, abstract, authors, citations, DOI and open access URL. Covers every field: CS, medicine, physics, economics, biology, and more. Browse by OpenAlex topi…

How to use

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

{
  "mcpServers": {
    "wikexa_knowledge": {
      "url": "https://wikexa.com/mcp",
      "transport": "streamable-http"
    }
  }
}