Personel İzin Yönetim Sistemi
Manage personnel leave requests efficiently. View leave history, request new leaves, and check remaining leave days seamlessly through our API.
Installation
Installing for Claude Desktop
Manual Configuration Required
This MCP server requires manual configuration. Run the command below to open your configuration file:
npx mcpbar@latest edit -c claudeThis will open your configuration file where you can add the Personel İzin Yönetim Sistemi MCP server manually.
İ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
- Gereksinimleri yükleyin:
pip install -r requirements.txt
- 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:
- Doğrudan (Development):
python izin-mcp.py
- 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:
- Connection Type: Command Line (STDIO)
- Command: python
- Arguments: -m mcp.client.stdio https://smithery.ai/server/@azalin/mcp-test/api
Lisans
MIT
Details:
Stars
0Forks
0Last commit
7 months agoRepository age
7 months
Auto-fetched from GitHub .
MCP servers similar to Personel İzin Yönetim Sistemi:
Stars
Forks
Last commit
Stars
Forks
Last commit
Stars
Forks
Last commit