Skip to main content
Glama

MCP Vibe Coding Knowledge Graph

by sascodiego
test-cli.js400 B
#!/usr/bin/env node import chalk from 'chalk'; console.log(chalk.green('CLI test successful!')); console.log('Available commands:'); console.log(' backup <output> - Create backup of Knowledge Graph'); console.log(' restore <backup> - Restore from backup'); console.log(' clean - Clean database and temp files'); console.log(' health - Check system health');

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/sascodiego/KGsMCP'

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