KFabric
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| create_queryC | Create a new KFabric documentary query. |
| discover_documentsC | Launch discovery for an existing KFabric query. |
| list_candidatesC | List candidate documents for a query. |
| collect_candidateC | Collect a candidate document and persist the raw payload. |
| analyze_documentC | Parse, score and decide on a collected document. |
| accept_documentC | Force a manual accept decision for a parsed document. |
| reject_documentC | Force a manual reject decision for a parsed document. |
| list_salvaged_fragmentsC | List salvaged fragments optionally filtered by query. |
| consolidate_fragmentsC | Cluster salvaged fragments for a query. |
| generate_fragment_synthesisC | Create a synthesis from salvaged fragments. |
| build_corpusC | Build the final corpus for a query. |
| prepare_indexC | Prepare an indexable artifact for a corpus. |
| get_corpus_statusC | Read the latest corpus status for a query or corpus id. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| summarize_document | Construit un prompt de resume prudent pour un document normalise. |
| synthesize_fragments | Construit un prompt de synthese pour des fragments recuperes. |
| review_corpus | Construit un prompt de revue qualitative du corpus final. |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/fbailleux2/kfabric'
If you have feedback or need assistance with the MCP directory API, please join our Discord server