78
/ 100
18 days ago
mcp_so

Wikipedia MCP Server

A Model Context Protocol (MCP) server that retrieves information from Wikipedia to provide context to LLMs.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 3 credentials: WIKIPEDIA_ACCESS_TOKEN, WIKIPEDIA_MCP_AUTH_TOKEN, WIKIPEDIA_MCP_AUTH_PUBLIC_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configWIKIPEDIA_LANGUAGE
configWIKIPEDIA_LANGUAGE_REGION
configWIKIPEDIA_LOCALE
🔐 secretWIKIPEDIA_ACCESS_TOKENexport =your_wikipedia_token_here
configWIKIPEDIA_MCP_AUTH_MODE
🔐 secretWIKIPEDIA_MCP_AUTH_TOKEN
🔐 secretWIKIPEDIA_MCP_AUTH_PUBLIC_KEY
configWIKIPEDIA_MCP_AUTH_JWKS_URI
configWIKIPEDIA_MCP_AUTH_ISSUER
configWIKIPEDIA_MCP_AUTH_AUDIENCE
configWIKIPEDIA_MCP_AUTH_ALGORITHM
configWIKIPEDIA_MCP_AUTH_REQUIRED_SCOPES
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 1 concrete improvement we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/rudra-ravi-wikipedia-mcp-123rxy)](https://m8ven.ai/mcp/rudra-ravi-wikipedia-mcp-123rxy)
commit: 88579193daa42cd9c6d95492448a3b2785d4fbf9
code hash: aee44b925640408d857d77e8859623595fa14e036439cce5e71fcd857d498083
verified: 7/3/2026, 9:54:39 AM
view raw JSON →