Skip to main content
Glama

Minimalist Knowledge Base MCP

by cmwen
.npmignore530 B
# Source files src/ *.ts !*.d.ts # Development files tsconfig.json vitest.config.ts biome.json commitlint.config.js .github/ .husky/ .pnpmrc pnpm-workspace.yaml # Test files **/*.spec.ts **/*.test.ts coverage/ # Development dependencies node_modules/ # Environment and logs .env .env.local *.log # Editor files .vscode/ .idea/ *.swp *.swo .DS_Store # Git files .git/ .gitignore # Temporary files *.tgz dev-kb/ # Documentation (keep README, LICENSE, CHANGELOG) docs/ CONTRIBUTING.md .github/copilot-instructions.md LLM.txt

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/cmwen/min-kb-mcp'

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