Skip to main content
Glama

Kollektiv | Your private LLM knowledgebase

biome.json655 B
{ "$schema": "https://biomejs.dev/schemas/1.9.4/schema.json", "organizeImports": { "enabled": true }, "files": { "ignore": ["worker-configuration.d.ts", "dist/**", "node_modules/**", "public/**"] }, "vcs": { "enabled": true, "clientKind": "git", "useIgnoreFile": true }, "linter": { "enabled": true, "rules": { "recommended": true, "suspicious": { "noExplicitAny": "off", "noDebugger": "off", "noConsoleLog": "off", "noConfusingVoidType": "off" }, "style": { "noNonNullAssertion": "off" } } }, "formatter": { "enabled": true, "indentWidth": 2, "lineWidth": 100, "lineEnding": "lf" } }

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