Kollektiv | Your private LLM knowledgebase
Rank #12,788glama/alexander-zuev/kollektiv-mcp
Kollektiv
Kollektiv | Your private LLM knowledgebase is a Model Context Protocol (MCP) server published by alexander-zuev. It ranks #12,788 of 115,460 servers tracked on MCP Toplist, and its repository has 61 GitHub stars. Kollektiv | Your private LLM knowledgebase is listed across 3 registries — Glama, PulseMCP and mcp.so, and ships as a single rolling release with no explicit version metadata. It was first listed on Apr 25, 2025.
Ranks ahead of 102,672 of 115,460 servers on MCP Toplist.
Use Kollektiv | Your private LLM knowledgebase
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http kollektiv-mcp https://mcp.thekollektiv.ai/sseThis endpoint requires authentication — see the server’s docs for credentials.
claude mcp add --transport http kollektiv-mcp https://mcp.thekollektiv.ai/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.kollektiv-mcp]
url = "https://mcp.thekollektiv.ai/sse"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.kollektiv-mcp]
url = "https://mcp.thekollektiv.ai/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://mcp.thekollektiv.ai/sseSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
https://mcp.thekollektiv.ai/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"kollektiv-mcp": {
"url": "https://mcp.thekollektiv.ai/sse"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"kollektiv-mcp": {
"url": "https://mcp.thekollektiv.ai/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"kollektiv-mcp": {
"type": "http",
"url": "https://mcp.thekollektiv.ai/sse"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"kollektiv-mcp": {
"type": "http",
"url": "https://mcp.thekollektiv.ai/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"kollektiv-mcp": {
"serverUrl": "https://mcp.thekollektiv.ai/sse"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"kollektiv-mcp": {
"serverUrl": "https://mcp.thekollektiv.ai/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"kollektiv-mcp": {
"url": "https://mcp.thekollektiv.ai/sse"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"kollektiv-mcp": {
"url": "https://mcp.thekollektiv.ai/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/glama%2Falexander-zuev%2Fkollektiv-mcp)<a href="https://mcptoplist.com/server/glama%2Falexander-zuev%2Fkollektiv-mcp"><img src="https://mcptoplist.com/badge/glama%2Falexander-zuev%2Fkollektiv-mcp.svg" alt="MCP Toplist: Top 25% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (2 delisted)
alexander-zuev
Other servers by alexander-zuev
View all alexander-zuev servers →Not versioned
This server is published through registries that do not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.
Frequently asked questions
- Who maintains Kollektiv | Your private LLM knowledgebase?
- Kollektiv | Your private LLM knowledgebase is maintained by alexander-zuev, which publishes 2 MCP servers (5 total versions) tracked on MCP Toplist.
- Is Kollektiv | Your private LLM knowledgebase listed on the Official MCP Registry?
- Kollektiv | Your private LLM knowledgebase is not on the Official MCP Registry. It is listed on Glama, PulseMCP and mcp.so.
- How many versions does Kollektiv | Your private LLM knowledgebase have?
- Kollektiv | Your private LLM knowledgebase ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for Kollektiv | Your private LLM knowledgebase?
- The source code for Kollektiv | Your private LLM knowledgebase is hosted at github.com/alexander-zuev/kollektiv-mcp.