Wikipedia Summary Fetcher
CreatedRishavv007
Retrieves Wikipedia summaries for AI assistants using a FastAPI server.
About
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
- Runs as an MCP-compatible server
- 0 GitHub stars
- Fetches Wikipedia summaries based on user queries
- Works with Google Colab + Ngrok for quick deployment
- Uses FastAPI and Wikipedia API
Use Cases
- Providing AI assistants with contextual information
- Enabling AI models to access real-time knowledge
- Integrating Wikipedia summaries into chatbot responses