Skip to main content
Glama

Wikipedia Agent MCP Server

by rvkrishna13

🧠 Wikipedia Agent with LangGraph + MCP

This project implements a conversational AI agent that uses LangGraph and the MCP (Model Context Protocol) to search Wikipedia and return information using a tool-based architecture. It demonstrates multi-turn interactions with tool calling, Wikipedia queries, and LangChain tool composition.


📦 Features

  • 🔍 Search Wikipedia for summaries and page links
  • 📚 List all section titles of a given Wikipedia topic
  • 📄 Fetch specific section content from a topic
  • 🔁 Uses LangGraph for graph-based tool routing
  • 🤖 Powered by OpenAI GPT-4 with tool bindings
  • 🧩 MCP server supports composable, stateless tool APIs over stdio

🛠️ Technologies Used


🚀 Setup Instructions

1. Clone the repo

git clone https://github.com/your-username/wikipedia-mcp-agent.git cd wikipedia-mcp-agent
-
security - not tested
F
license - not found
-
quality - not tested

A conversational AI server that enables users to search Wikipedia and retrieve information through natural language interactions using LangGraph and Model Context Protocol (MCP).

  1. 📦 Features
    1. 🛠️ Technologies Used
      1. 🚀 Setup Instructions
        1. Clone the repo

      Related MCP Servers

      • A
        security
        F
        license
        A
        quality
        A Model Context Protocol server that enables AI assistants to perform real-time web searches, retrieving up-to-date information from the internet via a Crawler API.
        Last updated -
        1
        44
        8
        JavaScript
        • Apple
        • Linux
      • -
        security
        A
        license
        -
        quality
        A Model Context Protocol server that retrieves information from Wikipedia to provide context to LLMs, allowing users to search articles, get summaries, full content, sections, and links from Wikipedia.
        Last updated -
        37
        Python
        MIT License
        • Apple
        • Linux
      • A
        security
        A
        license
        A
        quality
        A Model Context Protocol (MCP) server for the Open Library API that enables AI assistants to search for book information.
        Last updated -
        1
        5
        TypeScript
        MIT License
      • -
        security
        F
        license
        -
        quality
        An MCP server that retrieves and provides Wikipedia content for requested topics, enabling easy access to Wikipedia information directly through the Model Control Protocol.
        Last updated -
        1
        Python
        • Linux
        • Apple

      View all related MCP servers

      MCP directory API

      We provide all the information about MCP servers via our MCP API.

      curl -X GET 'https://glama.ai/api/mcp/v1/servers/rvkrishna13/MCP_Wikipedia_Search'

      If you have feedback or need assistance with the MCP directory API, please join our Discord server