Best mcp OKF Bundles for AI Agents

The Model Context Protocol (MCP) is an open standard that enables AI agents to discover and interact with tools and data sources through a unified interface. OKF bundles that integrate with MCP give agents structured, version-controlled knowledge that they can access at runtime — combining the discoverability of MCP with the portability of OKF. These bundles are ideal for developers building agent-native applications who want their knowledge to be both human-readable and machine-accessible.

60 bundles · 2,592 total stars

Top mcp OKF Bundles

1

iwe

OKF ✓

Markdown memory system for you and your AI agent

ai-agentsai-memoryclihelix
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24

okforge

OKF ✓

SKILL.md to create and maintain OKF about your repo

citationsdocument-processingknowledge-basellm
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60

How to Choose a mcp OKF Bundle

OKF Conformance

Conformant bundles follow the full specification and work across all OKF-compatible agents. Look for the OKF badge.

Maintenance

Check the last updated date. Recently updated bundles are more likely to work with current agent frameworks.

License

Most bundles use permissive licenses (MIT, Apache-2.0). Check the license field to ensure compatibility.

Agent Compatibility

Bundles with tags like claude-code, mcp, or cursor have specific agent integrations. Choose based on your primary agent.

Related Topics

Frequently Asked Questions

What is a mcp OKF bundle?

A mcp OKF bundle is a portable knowledge package in the Open Knowledge Format that AI agents can load and use. These bundles contain structured markdown documents with YAML frontmatter, organized around mcp use cases. They work with Claude Code, Cursor, OpenCode, and any OKF-compatible agent — no SDKs, databases, or API keys required.

Which mcp bundle is best for Claude Code?

The best mcp bundle for Claude Code depends on your specific needs. The bundles above are ranked by GitHub stars — a good proxy for community adoption. Look for bundles with OKF conformance status and recent updates. Claude Code natively supports OKF bundles, so any conformant bundle will work out of the box.

Are these bundles free?

Yes, all OKF bundles on BundleDex are free and open source. They are hosted on public GitHub repositories and can be cloned, forked, and used without any licensing fees or API keys. Just git clone the repository and point your AI agent at the directory.

Don't see what you're looking for? Browse all bundles or submit your own.