MCP JSON Database Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NODE_ENV | No | The Node.js environment mode | production |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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