Skip to main content
Glama
rvkrishna13

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


Related MCP server: mediawiki-mcp-server

🛠️ Technologies Used


🚀 Setup Instructions

1. Clone the repo

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

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    B
    quality
    B
    maintenance
    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.
    22
    285
    MIT
  • F
    license
    B
    quality
    C
    maintenance
    A MCP server that allows you to search and retrieve content on any wiki site using MediaWiki with LLMs 🤖. wikipedia.org, fandom.com, wiki.gg and more sites using Mediawiki are supported!
    2
    26
  • F
    license
    B
    quality
    D
    maintenance
    A Model Context Protocol server that enhances LLM capabilities by connecting to Wikipedia, internet search (Tavily), and financial data (Yahoo Finance) tools, enabling contextual responses to user queries.
    3
  • F
    license
    -
    quality
    D
    maintenance
    A production-ready server that provides Wikipedia search and content retrieval tools through the Model Context Protocol, enabling AI assistants to search for articles, list sections, and retrieve specific content.

View all related MCP servers

Related MCP Connectors

  • A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with yo…

  • Driflyte MCP server which lets AI assistants query topic-specific knowledge from web and GitHub.

  • MCP server for AI dialogue using various LLM models via AceDataCloud

View all MCP Connectors

Latest Blog Posts

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