We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Bigsy/clj-kondo-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Node.js
node_modules/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.pnpm-debug.log*
# Build output
dist/
build/
*.tsbuildinfo
# Environment files
.env
.env.local
.env.development
.env.test
.env.production
# IDE/Editor
.vscode/
.idea/
*.swp
*.swo
*.swn
.DS_Store
# Testing
coverage/
.nyc_output/
# Logs
logs/
*.log
# Dependency directories
jspm_packages/
# Optional npm cache directory
.npm
# Optional eslint cache
.eslintcache
# TypeScript cache
.tscache/
# Optional REPL history
.node_repl_history
# Output of 'npm pack'
*.tgz
# Debug logs
debug.log
# Local development files
tmp/
temp/
.lsp/