KFabric
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| 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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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