MCP JSON Database Server
Claude Desktop ile entegre çalışan JSON tabanlı veritabanı MCP sunucusu.
Özellikler
Kimlik Doğrulama: JWT tabanlı güvenli giriş sistemi
Kullanıcı Yönetimi: CRUD işlemleri ve arama
Proje Yönetimi: Proje ve görev takibi
Departman Analizi: İstatistikler ve maaş analizi
Toplantı Yönetimi: Toplantı planlama ve takip
Ekipman Yönetimi: Cihaz atama ve takip
Kurulum
Bağımlılıkları yükleyin:
Sunucuyu başlatın:
Veya geliştirme modunda:
Claude Desktop Entegrasyonu
Claude Desktop'ın konfigürasyon dosyasını bulun:
Windows:
%APPDATA%\Claude\claude_desktop_config.json
macOS:
~/Library/Application Support/Claude/claude_desktop_config.json
Linux:
~/.config/Claude/claude_desktop_config.json
Aşağıdaki konfigürasyonu ekleyin:
Claude Desktop'ı yeniden başlatın.
Kullanım
Giriş Yapma
Kullanıcıları Listeleme
Maaş Analizi
Yeni Görev Ekleme
Varsayılan Kullanıcılar
Admin: admin@company.com / password123
Manager: fatma@company.com / password123
Employee: ahmet@company.com / password123
Güvenlik
Şifreler bcrypt ile hash'lenir
JWT token'lar 24 saat geçerlidir
Varsayılan JWT secret'ı production'da değiştirin
Yapı
Lisans
MIT
local-only server
The server can only run on the client's local machine because it depends on local resources.
Tools
A JSON-based database MCP server with JWT authentication that enables user management, project tracking, department analysis, meeting management, and equipment tracking. Integrates with Claude Desktop to provide secure CRUD operations and analytics through natural language commands.
Related MCP Servers
- -securityFlicense-qualityA Model Context Protocol server built with mcp-framework that allows users to create and manage custom tools for processing data, integrating with the Claude Desktop via CLI.Last updated -325
- AsecurityAlicenseAqualityAn MCP server that enables MySQL database integration with Claude. You can execute SQL queries and manage database connections.Last updated -27MIT License
- AsecurityFlicenseAqualityAn MCP server that integrates with Claude Desktop for managing personal journal entries, providing both a web viewer for browsing journals and tools for adding, searching, and analyzing journal content.Last updated -661
- -securityFlicense-qualityA high-speed MCP server that enables AI assistants like Claude to interact with local filesystems, manage Git repositories, and provide interactive experiences through a standardized JSON-based protocol.Last updated -5