MCP Server
MCP
okf-mcp
Validate, search, graph, and safely author local Open Knowledge Format bundles.
Install
npx -y @mfdaves/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@mfdaves/okf-mcp",
"version": "0.3.3",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"description": "Absolute path to the OKF project configuration.",
"isRequired": true,
"format": "filepath",
"placeholder": "/absolute/path/to/okf.project.yaml",
"type": "named",
"name": "--project"
},
{
"value": "mcp",
"type": "positional"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment