Skip to main content
Glama
alexander-zuev

Kollektiv | Your private LLM knowledgebase

fleur.json839 B
{ "name": "Kollektiv", "description": "Enables anyone to setup 'RAG over private data' in 2 clicks. No RAG infra or config to manage.", "icon": { "type": "url", "url": { "light": "https://thekollektiv.ai/logo-light.svg", "dark": "https://thekollektiv.ai/logo-dark.svg" } }, "category": "Productivity", "price": "Free during beta", "developer": "Kollektiv LLC", "sourceUrl": "https://github.com/alexander-zuev/kollektiv-mcp", "config": { "mcpKey": "kollektiv", "runtime": "npx", "args": ["-y", "mcp-remote", "https://mcp.thekollektiv.ai/mcp"] }, "features": [ { "name": "Query documents", "description": "Ask questions and retrieve answers from your uploaded documents using semantic search.", "prompt": "What does our onboarding guide say about setting up a dev environment?" } ], "setup": [] }

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/alexander-zuev/kollektiv-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server