We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/czottmann/kagi-ken-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Dependencies
node_modules/
# Logs
npm-debug.log*
*.log
# Output of 'npm pack'
*.tgz
# npm cache
.npm
# IDE and editor files
.claude/
.vscode/
.idea/
*.swp
*.swo
# OS generated files
.DS_Store
._*