Okf MCP
okf-mcp is a local-first consumer, validator, graph index, CLI, and MCP server for Open Knowledge Format v0.2.
People connecting this server to Claude, Cursor, VS Code, or another MCP client. The project is written in JavaScript.
VERIFIED ACTIVE
LAST COMMIT 2026-08-13 · ★ 4 · #252 OF 848 MAINTAINED OTHER · VERIFIED 2026-08-25
MIT · JavaScript servers · how we verify → /methodology
01 · Install Okf MCP
before you install - you'll need
OKF_WRITE_TOKEN
Environment variables documented in the project's README - it lists which are required and which have defaults.
Claude Code
claude mcp add mfdaves-okf-mcp -- npx -y @mfdaves/okf-mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"mfdaves-okf-mcp": {
"command": "npx",
"args": [
"-y",
"@mfdaves/okf-mcp"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license MIT - declared in the repository
npm package @mfdaves/okf-mcp - published under the repo owner's npm scope (@mfdaves)
registry namespace io.github.mfdaves is GitHub-verified and matches the repo owner
03 · What Okf MCP can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Limitations (from the README)
- MCP transport is stdio only. The separate HTTP authoring API is not MCP over HTTP. - MCP protocol compatibility follows the pinned official SDK v2 dependency. - There is no file watcher. Restart the server after external file changes. Concepts accepted through MCP authoring refresh the MCP server index immediately. - The HTTP API is a lightweight built-in server, not a full hosted multi-tenant service. - OKF v0.2 c
Latest releases
v0.8.0 · 2026-08-13
v0.7.0 · 2026-08-13
Highlights · Adds read-only okf_validate_changes and a fully described create/update batch contract. · Returns target, semantic-effect, validation, Git, and durability receipts with immediate reindexing. · Derives…
v0.6.0 · 2026-08-13
04 · Who maintains Okf MCP
okf-mcp is maintained by mfdaves. It's the only MCP server we track from this author; the repo dates to Jun 2026.
05 · Facts
- repository
- github.com/mfdaves/okf-mcp
- category
- other - ranked #252 of 848 actively-maintained other servers as of 2026-08-25.
- release cadence
- 7 releases in the last 90 days (latest 2026-08-13)
- registry
- io.github.mfdaves/okf-mcp (active, first published 2026-07-19)
- packages
- npm:@mfdaves/okf-mcp
06 · Okf MCP FAQ
What is Okf MCP?
okf-mcp is a local-first consumer, validator, graph index, CLI, and MCP server for Open Knowledge Format v0.2.
Is Okf MCP still maintained?
Yes - as of 2026-08-25, its last commit was 2026-08-13 and it shipped 7 releases in the last 90 days. We re-verify nightly.
How do I install Okf MCP?
Run `npx -y @mfdaves/okf-mcp`. The README documents one environment variable (OKF_WRITE_TOKEN) to set first. You can also paste the ready-made client config above.
Does Okf MCP run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Okf MCP
Alternatives to Okf MCP
Maintained other servers if Okf MCP isn't the fit.
- Heyputer MCP Server Puter MCP enables AI tools to interact with Puter: manage files, websites, workers, and more ★ 43,204 · 2026-08-24
- Server Commands An MCP server to run arbitrary commands ★ 38,704 · 2026-08-05
- Zotero MCP (54yyyu) Search, read, annotate, and add to your Zotero research library, local or web. ★ 4,780 · 2026-08-25
- Firebase MCP Gives AI development tools Firebase-specific capabilities and expertise. ★ 4,460 · 2026-08-25
- Microsoft Fabric MCP Server MCP tools for interacting with Microsoft Fabric ★ 3,598 · 2026-08-21
- Ship Swift 40+ production-ready SwiftUI recipes for building full-stack iOS apps via MCP. ★ 2,968 · 2026-08-09
More MCP servers to compare · Bing Ads · Console MCP Server · Microsoft MCP Server for Enterprise · Awesome Copilot MCP Server (microsoft)
More JavaScript MCP servers · Tapsite · HTML to Figma - Design System · Mimic AI · Linksee Memory · Agent402.Tools: pay-per-call web tools · see all