← Back to all bundles
wiki-as-an-mcp — OKF Bundle for AI Agents
OKF ✓ v0.1First 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.
Best for
- AI agent development
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 Frequently Asked Questions
Is wiki-as-an-mcp OKF conformant?
Yes, wiki-as-an-mcp is OKF conformant (version 0.1). This means it follows the Open Knowledge Format specification.
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.