Retrieves Wikipedia summaries for AI assistants using a FastAPI server.
This project provides a Model Context Protocol (MCP) compliant server built with FastAPI, designed to enable AI assistants to retrieve concise Wikipedia summaries. Deployed using Google Colab and exposed through Ngrok, it offers a quick and easy way to integrate real-time information into AI interactions.
Key Features
01Runs as an MCP-compatible server
020 GitHub stars
03Fetches Wikipedia summaries based on user queries
04Works with Google Colab + Ngrok for quick deployment
05Uses FastAPI and Wikipedia API
Use Cases
01Providing AI assistants with contextual information
02Enabling AI models to access real-time knowledge
03Integrating Wikipedia summaries into chatbot responses