Submit

GitHub Wiki MCP Server

@Procrustes5

Overview

What is GitHub Wiki MCP Server?

GitHub Wiki MCP Server is a service that provides a local clone of GitHub Wiki as a server compliant with the Model Context Protocol (MCP). It is designed to work in conjunction with the Cursor editor.

How to use GitHub Wiki MCP Server?

To use the server, you can either install it locally or globally via npm. After installation, configure the server settings in the config/default.js file and start the server using the appropriate command.

Key features of GitHub Wiki MCP Server?

  • Retrieves context information from a locally cloned GitHub Wiki.
  • Provides API endpoints compliant with the MCP protocol.
  • Searches for related Wiki information based on queries.

Use cases of GitHub Wiki MCP Server?

  1. Integrating GitHub Wiki content into applications using the MCP protocol.
  2. Enabling context-aware features in the Cursor editor.
  3. Facilitating local development and testing of Wiki-based applications.

FAQ from GitHub Wiki MCP Server?

  • What are the system requirements?

Node.js version 14 or higher and a locally cloned GitHub Wiki repository are required.

  • How do I install the server?

You can install it locally by cloning the repository or globally using npm.

  • How do I configure the server?

Edit the config/default.js file to set the GitHub Wiki path and other settings.

© 2025 MCP.so. All rights reserved.

Build with ShipAny.