Wikipedia MCP Server
This is an MCP (Model Control Protocol) server that provides Wikipedia content for the requested topic.
Setup
- Install the required dependencies:
- Start the server:
The server will run on http://localhost:5000
.
API Usage
Using the API from the CLI
Send a POST request to /mcp
with a JSON body containing a topic
field:
Using the API from Cursor Composer
- Ask a question about a topic on Wikipedia
- Cursor will display a proposed MCP request and ask for your permission to run the tool
- After approving, Cursor will execute the request to the MCP Server
- The prompt result will be based on the selected models analysis of the MCP Server response
Response Format
Successful response:
Error response:
Testing
Run the test script to verify the server is working:
This server cannot be installed
Ein MCP-Server, der Wikipedia-Inhalte zu angeforderten Themen abruft und bereitstellt und so einen einfachen Zugriff auf Wikipedia-Informationen direkt über das Model Control Protocol ermöglicht.
Related MCP Servers
- AsecurityAlicenseAqualityA 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 -1084PythonMIT License
- AsecurityFlicenseAqualityA 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!Last updated -214Python
- AsecurityFlicenseAqualityA Model Context Protocol server that enables searching, reading, and editing wiki pages on Wizzypedia from MCP-enabled tools like Cursor or Claude Desktop.Last updated -60JavaScript
- AsecurityAlicenseAqualityAn MCP server that fetches and converts Deepwiki documentation into Markdown, allowing users to crawl pages from deepwiki.com repositories and access them in different output formats.Last updated -12,874918TypeScriptMIT License