okf-mcp
Rank #8,953io.github.mfdaves/okf-mcp
Validate, search, graph, and safely author local Open Knowledge Format bundles.
okf-mcp is a Model Context Protocol (MCP) server published by mfdaves. It ranks #8,953 of 132,046 servers tracked on MCP Toplist, and its repository has 6 GitHub stars. okf-mcp is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Jun 21, 2026 and most recently updated on Jul 19, 2026.
Ranks ahead of 123,093 of 132,046 servers on MCP Toplist.
Use okf-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add okf-mcp -- npx -y @mfdaves/okf-mcp --project mcp[mcp_servers.okf-mcp]
command = "npx"
args = ["-y", "@mfdaves/okf-mcp", "--project", "mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"okf-mcp": {
"command": "npx",
"args": [
"-y",
"@mfdaves/okf-mcp",
"--project",
"mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"okf-mcp": {
"command": "npx",
"args": [
"-y",
"@mfdaves/okf-mcp",
"--project",
"mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"okf-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@mfdaves/okf-mcp",
"--project",
"mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"okf-mcp": {
"command": "npx",
"args": [
"-y",
"@mfdaves/okf-mcp",
"--project",
"mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"okf-mcp": {
"command": "npx",
"args": [
"-y",
"@mfdaves/okf-mcp",
"--project",
"mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.mfdaves%2Fokf-mcp)<a href="https://mcptoplist.com/server/io.github.mfdaves%2Fokf-mcp"><img src="https://mcptoplist.com/badge/io.github.mfdaves%2Fokf-mcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
mfdaves
Available versions (1)
| Version | Published |
|---|---|
| 0.3.3 | Jul 19, 2026 |
Frequently asked questions
- Who maintains okf-mcp?
- okf-mcp is maintained by mfdaves, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is okf-mcp listed on the Official MCP Registry?
- Yes — okf-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does okf-mcp have?
- MCP Toplist tracks 1 version of okf-mcp, most recently published on Jul 19, 2026.
- Where can I find the source code for okf-mcp?
- The source code for okf-mcp is hosted at github.com/mfdaves/okf-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.