Skip to main content
Glama

RISEN Prompt Engineering MCP Tool

.gitignore638 B
# Dependencies node_modules/ # Database files (contain personal data) *.db *.sqlite *.sqlite3 # Environment files .env .env.local .env.development .env.test .env.production # Logs logs/ *.log npm-debug.log* yarn-debug.log* yarn-error.log* # OS files .DS_Store Thumbs.db # IDE files .vscode/ .idea/ *.swp *.swo # Build outputs dist/ build/ # Test coverage coverage/ .nyc_output/ # Temporary files tmp/ temp/ *.tmp # Personal configuration claude_desktop_config.json config.local.json # Cleanup artifacts *_OLD.* CLEANUP_CHECKLIST.md *.example package-lock.json.placeholder # Personal data .env.* config.local.* *_backup.* .next/

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/Futuretechaiguy/risen-prompts-mcp-server'

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