Skip to main content
Glama
yusuferenkt

MCP JSON Database Server

by yusuferenkt

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NODE_ENVNoThe Node.js environment modeproduction

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
registerC

Yeni kullanıcı kaydı oluşturur

loginC

Kullanıcı giriş yapar ve JWT token alır

verify_tokenC

JWT token'ın geçerliliğini kontrol eder

change_passwordC

Kullanıcı şifresini değiştirir

get_my_permissionsC

Kullanıcının sahip olduğu yetkileri listeler

list_call_transcriptsC

Telefon görüşmeleri transkriptlerini listeler

get_call_transcript_by_idC

ID'ye göre telefon transkripti getirir

search_call_transcriptsC

Transkriptlerde anahtar kelime arama yapar

add_call_transcriptC

Yeni telefon görüşmesi transkripti ekler

update_call_transcriptC

Mevcut transkripti günceller

get_call_analyticsC

Çağrı analitikleri ve istatistikleri getirir

list_usersB

Tüm kullanıcıları listeler (Yetki gerekli)

get_user_by_idC

ID'ye göre kullanıcı bilgilerini getirir (Yetki gerekli)

search_usersC

Kullanıcıları ad, email, departman veya pozisyona göre arar

add_userC

Yeni kullanıcı ekler

update_userC

Mevcut kullanıcı bilgilerini günceller

delete_userD

Kullanıcıyı siler

get_my_audit_logsC

Kullanıcının kendi audit loglarını getirir

get_all_audit_logsB

Tüm audit logları getirir (Sadece admin)

get_audit_logs_by_categoryC

Belirli kategorideki audit logları getirir (Admin/Manager)

get_audit_logs_by_dateB

Belirli tarih aralığındaki audit logları getirir (Admin/Manager)

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/yusuferenkt/mcp-database'

If you have feedback or need assistance with the MCP directory API, please join our Discord server