🔌 MCP Servers
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 application
Description
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
Reviews (0)
Sign in to write a review.
No reviews yet. Be the first to review!
Comments (0)
No comments yet. Be the first to share your thoughts!