İ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
Personel İzin Yönetim Sistemi
Project Details
- azalin/mcp-test
- Last Updated: 4/13/2025
Recomended MCP Servers
ORAS MCP Server
Official PostHog MCP Server 🦔
MCP Server to run python code locally
model context protocol for outscraper
A full-featured Model Context Protocol (MCP) server that exposes Ensembl’s REST API. Built using the TypeScript MCP SDK
MCP for judged outputs between two AIs for a better output
A Model Context Protocol (MCP) server that provides tools to interact with LinkedIn's Feeds and Job API.
MCP server for MS SQL Server
An advanced web browsing server for the Model Context Protocol (MCP) powered by Playwright, enabling headless browser interactions...





