✨ From vibe coding to vibe deployment. UBOS MCP turns ideas into infra with one message.

Learn more

İzin Takip MCP Server

Bu proje, personel izin takibi için geliştirilmiş bir MCP (Model Context Protocol) server uygulamasıdır.

Özellikler

  • Personel izin listesi görüntüleme
  • İzin talebi oluşturma
  • Kalan izin günü hesaplama
  • SQLite veritabanı entegrasyonu
  • MCP protokolü desteği

Kurulum

  1. Gereksinimleri yükleyin:
pip install -r requirements.txt
  1. Veritabanını oluşturun:
python create_db.py

Docker ile Çalıştırma

docker-compose up --build

MCP Server Kullanımı

Server’a iki şekilde bağlanabilirsiniz:

  1. Doğrudan (Development):
python izin-mcp.py
  1. Smithery.ai üzerinden (Production):
  • URL: https://smithery.ai/server/@azalin/mcp-test/api
  • Transport: STDIO

n8n Entegrasyonu

n8n’de MCP Client bağlantısı için:

  1. Connection Type: Command Line (STDIO)
  2. Command: python
  3. Arguments: -m mcp.client.stdio https://smithery.ai/server/@azalin/mcp-test/api

Lisans

MIT

Featured Templates

View More

Start your free trial

Build your solution today. No credit card required.

Sign In

Register

Reset Password

Please enter your username or email address, you will receive a link to create a new password via email.