wikisource-mcp

mrfentmen/wikisource-mcp
★ 0 stars TypeScript Memory/Knowledge Updated today
Niche public data MCP server: wikisource-mcp
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "wikisource-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mrfentmen/wikisource-mcp"
      ]
    }
  }
}

README Excerpt

Search and read bounded extracts from Wikisource, a useful source for public-domain texts, historical documents, speeches, translations, and primary-source research. - `search_texts`: search titles and snippets. - `read_text`: read a bounded plain-text extract from a named page. Wikisource pages can have different rights and edition notes. A page being available on Wikisource does not automatically make every scan, translation, or transcription reusable everywhere. Check the page's rights inform

Tools (2)

read_textsearch_texts