MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

S
Shamela MCP Universal

MCP server by ukkasyahahmad

Created 5/18/2026
Updated about 4 hours ago
Repository documentation and setup instructions

shamela-mcp

Panduan utama sekarang dipisah per bahasa agar lebih mudah dibaca, terutama untuk pengguna awam Shamela.

Isi tiap panduan mencakup:

  • apa fungsi shamela-mcp
  • cara pakai untuk pengguna awam
  • langkah instalasi dari release GitHub
  • contoh konfigurasi MCP
  • cara mencoba pertanyaan pertama
  • solusi masalah umum

Untuk contoh konfigurasi:

Quick Setup
Installation guide for this server

Install Package (if required)

npx @modelcontextprotocol/server-shamela-mcp-universal

Cursor configuration (mcp.json)

{ "mcpServers": { "ukkasyahahmad-shamela-mcp-universal": { "command": "npx", "args": [ "ukkasyahahmad-shamela-mcp-universal" ] } } }