MCPcopy Index your code
hub / github.com/corbindavenport/wikipedia-search

github.com/corbindavenport/wikipedia-search @10.1

Chat with this repo
repository ↗ · DeepWiki ↗ · release 10.1 ↗ · + Follow
17 symbols 40 edges 6 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Wikipedia Search

This extension adds Wikipedia searching capabilities to web browsers. To perform a search, just type 'wiki' in your browser's address bar, then press the Tab key, then type the name of the article you want. Live suggestions from Wikipedia are displayed as you type. You can also highlight any word or phrase on the web, and an option to search in Wikipedia will appear in the context menu.

Your device's language is used as the default for searches, but you can also change it to any of the 300+ languages supported by Wikipedia.

Download for Chrome

Wikipedia is a trademark of the Wikimedia Foundation. Wikipedia Search is in no way affiliated with Wikipedia or the Wikimedia Foundation.


This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

Core symbols most depended-on inside this repo

resetDefaultSuggestion
called by 2
js/background.js
updateDefaultSuggestion
called by 2
js/background.js
getWikis
called by 2
js/shared.js
resetToSystemLanguage
called by 2
js/shared.js
suggests
called by 1
js/background.js
loadSettings
called by 1
js/settings.js

Shape

Function 17

Languages

TypeScript100%

Modules by API surface

js/bootstrap.min.js11 symbols
js/background.js3 symbols
js/shared.js2 symbols
js/settings.js1 symbols

For agents

$ claude mcp add wikipedia-search \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact