MCP-Wikipedia-API-Server
@Rishavv007
About MCP-Wikipedia-API-Server
A FastAPI-MCP server that fetches Wikipedia summaries for AI assistants, deployed using Google Colab and Ngrok.
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is MCP-Wikipedia-API-Server?
It is a FastAPI-MCP server that fetches Wikipedia summaries for AI assistants, deployed using Google Colab and Ngrok. It implements the Model Context Protocol to allow AI assistants to query Wikipedia via an MCP-compatible interface.
How to use MCP-Wikipedia-API-Server?
Install required dependencies in a Google Colab cell (!pip install fastapi uvicorn pyngrok requests wikipedia-api nest_asyncio), then authenticate Ngrok (!ngrok config add-authtoken <YOUR_TOKEN>) to expose the server.
Key features of MCP-Wikipedia-API-Server
- Fetches Wikipedia summaries based on user queries
- Runs as an MCP-compatible server for AI interactions
- Built with FastAPI and the Wikipedia API
- Deployed using Google Colab + Ngrok
Use cases of MCP-Wikipedia-API-Server
- AI assistants retrieving quick Wikipedia summaries for user questions
- Developers prototyping MCP servers with minimal infrastructure
- Educational projects demonstrating MCP + FastAPI + Ngrok integration
FAQ from MCP-Wikipedia-API-Server
What dependencies are required?
The server requires fastapi, uvicorn, pyngrok, requests, wikipedia-api, and nest_asyncio.
How is the server deployed?
It runs inside a Google Colab notebook and is exposed to the internet via an Ngrok tunnel.
What protocol does the server use?
It uses the Model Context Protocol (MCP) over HTTP, implemented with FastAPI.
Can it be used outside Google Colab?
The README only documents deployment via Google Colab; no alternative setup is described.
More Developer Tools MCP servers
Test
x1xhlolFULL Augment Code, Claude Code, Cluely, CodeBuddy, Comet, Cursor, Devin AI, Junie, Kiro, Leap.new, Lovable, Manus, NotionAI, Orchids.app, Perplexity, Poke, Qoder, Replit, Same.dev, Trae, Traycer AI, VSCode Agent, Warp.dev, Windsurf, Xcode, Z.ai Code, Dia & v0. (And other Open Sou
OpenSumi
opensumiA framework helps you quickly build AI Native IDE products. MCP Client, supports Model Context Protocol (MCP) tools via MCP server.
MCP Unity Editor (Game Engine)
CoderGamesterModel Context Protocol (MCP) plugin to connect with Unity Editor — designed for Cursor, Claude Code, Codex, Windsurf and other IDEs
mcp-excalidraw
yctimlinMCP server and Claude Code skill for Excalidraw — programmatic canvas toolkit to create, edit, and export diagrams via AI agents with real-time canvas sync.
Deepwiki MCP Server
regenrek📖 MCP server for fetch deepwiki.com and get latest knowledge in Cursor and other Code Editors
Comments