create_knowledgebase
ActiveTool of Famulor
declared in 0.2.0
Create a new knowledge base.
Parameters schema
{
"type": "object",
"required": [
"name"
],
"properties": {
"name": {
"type": "string",
"description": "Max 255 chars"
},
"description": {
"type": "string",
"description": "Optional, max 255 chars"
}
}
}Parent server
Famulor
https://github.com/bekservice/Famulor-MCP
1/7 registries