← Back to all bundles

wiki-as-an-mcp — OKF Bundle for MCP Integration

Draft

First general Wiki MCP following google's Open Knowledge Format. Let your agent to use, manage, maintain, and health check the wiki (knowledge base) for you. The wiki is general purpose.

By taikunudel 16 stars Uncategorized MIT

Best for

  • AI agents using the MCP protocol

What it does

  • First general Wiki MCP following google's Open Knowledge Format.
  • Let your agent to use, manage, maintain, and health check the wiki (knowledge base) for you.
  • The wiki is general purpose..

How to use with AI agents

Step 1: Clone the repository

git clone https://github.com/taikunudel/wiki-as-an-mcp
cd wiki-as-an-mcp

Step 2: Point your AI agent at the bundle directory

# Claude Code
claude /path/to/wiki-as-an-mcp
# Cursor
cursor /path/to/wiki-as-an-mcp
# OpenCode
opencode /path/to/wiki-as-an-mcp

MCP: This bundle supports the Model Context Protocol. Configure your MCP client to discover and load this bundle.

Frequently Asked Questions

Is wiki-as-an-mcp OKF conformant?

No, wiki-as-an-mcp is currently marked as a draft bundle. It may not fully follow the OKF specification yet.

How do I install wiki-as-an-mcp?

Clone the repository and point your AI agent at the bundle directory. The agent will automatically discover and load the OKF knowledge. No additional tools or SDKs are required.

What AI agents can use wiki-as-an-mcp?

wiki-as-an-mcp works with any AI agent that supports OKF bundles, including Claude Code, Cursor, OpenCode. Just point your agent at the bundle directory.

What are alternatives to wiki-as-an-mcp?

Similar bundles include pi-llm-wiki, sample-okf-llm-wiki, OKFy. Browse these for alternative approaches and feature sets.