A Model Context Protocol server providing tools for querying Wikipedia for LLMs.
Project description
Wikipedia MCP Server
A Model Context Protocol server that provides capabilities to query Wikipedia. This server enables LLMs to get information from Wikipedia.
Available Tools
-
search- Searchkeywordon Wikipedia.- Required arguments:
keyword(string): The search keywordlanguage(string): The language
- Required arguments:
-
fetch- Fetch Wikipedia page content.- Required arguments:
id(integer): The pade IDlanguage(string): The language
- Required arguments:
Installation
Using uv (recommended)
When using uv no specific installation is needed. We will
use uvx to directly run wikipedia-mcp.
Using PIP
Alternatively you can install wikipedia-mcp via pip:
pip install wikipedia-mcp-server
After installation, you can run it as a script using:
python -m wikipedia_mcp
Configurations
Using uvx
{
"mcpServers": {
"wikipedia-mcp": {
"command": "uvx",
"args": [
"wikipedia-mcp-server@latest"
]
}
}
}
Using docker
{
"mcpServers": {
"wikipedia-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/progamesigner/wikipedia-mcp@latest"
]
}
}
}
Using pip installation
{
"mcpServers": {
"wikipedia-mcp": {
"command": "python",
"args": [
"-m",
"wikipedia_mcp"
]
}
}
}
Build
Docker build:
docker build -t wikipedia-mcp .
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file wikipedia_mcp_server-1.0.0.tar.gz.
File metadata
- Download URL: wikipedia_mcp_server-1.0.0.tar.gz
- Upload date:
- Size: 5.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7a69e507707055b0e4d6ad72900e38fc228ed223891226eb2b68967b9c2b2034
|
|
| MD5 |
308d18d495a3349cbb50068f16a2fd04
|
|
| BLAKE2b-256 |
b48769232fb870aa53617241564c9590ac519216d1e3d1b4e4ca2877e0f6d1d0
|
Provenance
The following attestation bundles were made for wikipedia_mcp_server-1.0.0.tar.gz:
Publisher:
release.yaml on progamesigner/wikipedia-mcp
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
wikipedia_mcp_server-1.0.0.tar.gz -
Subject digest:
7a69e507707055b0e4d6ad72900e38fc228ed223891226eb2b68967b9c2b2034 - Sigstore transparency entry: 248693067
- Sigstore integration time:
-
Permalink:
progamesigner/wikipedia-mcp@74cd56edf5638e4de246684fa230f8f04d44f4ba -
Branch / Tag:
refs/heads/main - Owner: https://github.com/progamesigner
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yaml@74cd56edf5638e4de246684fa230f8f04d44f4ba -
Trigger Event:
push
-
Statement type:
File details
Details for the file wikipedia_mcp_server-1.0.0-py3-none-any.whl.
File metadata
- Download URL: wikipedia_mcp_server-1.0.0-py3-none-any.whl
- Upload date:
- Size: 5.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
17a09d54c5a5123f4ebe1558930c449cfef3700c35e19358c283926bc6d2a881
|
|
| MD5 |
79e97f41a9dfa7ffa214cca41d8e2d00
|
|
| BLAKE2b-256 |
9ffb36f7ddaa5bb4ebb83565204e0699d6ec688dd947fa914feedd0fa1ea8377
|
Provenance
The following attestation bundles were made for wikipedia_mcp_server-1.0.0-py3-none-any.whl:
Publisher:
release.yaml on progamesigner/wikipedia-mcp
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
wikipedia_mcp_server-1.0.0-py3-none-any.whl -
Subject digest:
17a09d54c5a5123f4ebe1558930c449cfef3700c35e19358c283926bc6d2a881 - Sigstore transparency entry: 248693071
- Sigstore integration time:
-
Permalink:
progamesigner/wikipedia-mcp@74cd56edf5638e4de246684fa230f8f04d44f4ba -
Branch / Tag:
refs/heads/main - Owner: https://github.com/progamesigner
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yaml@74cd56edf5638e4de246684fa230f8f04d44f4ba -
Trigger Event:
push
-
Statement type: