📦
Random Advice Server
Provide users with random advice through a simple and accessible API. Integrate effortlessly with the Model Context Protocol to deliver dynamic, context-aware recommendations. Enhance your applications with real-time, varied advice to engage and assist users effectively.
0 installs
Trust: 34 — Low
Browser
Ask AI about Random Advice Server
Powered by Claude · Grounded in docs
I know everything about Random Advice Server. Ask me about installation, configuration, usage, or troubleshooting.
0/500
Loading tools...
Reviews
Documentation
project-mcp
Bu proje, rastgele tavsiyeler sunan bir MCP (Model Context Protocol) sunucusudur.
Özellikler
- MCP protokolü desteği (2024-11-05 versiyonu)
- Rastgele tavsiye API'si entegrasyonu
- Smithery uyumluluğu
- Docker desteği
Kurulum
Docker ile:
# Docker imajını çek
docker pull rftsngl/project-mcp:latest
# Konteynerı çalıştır
docker run -d -p 8080:8080 --name mcp-server rftsngl/project-mcp:latest
Kullanım
Sunucu varsayılan olarak 8080 portunda çalışır. API'yi test etmek için:
curl http://localhost:8080/api/v1/recommendations
Lisans
MIT
