pddikti-mcp-server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@pddikti-mcp-servercari universitas gadjah mada"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
PDDIKTI MCP Server 🇮🇩
MCP server untuk mengakses data pendidikan tinggi Indonesia (PDDIKTI). Cari perguruan tinggi, dosen, program studi, dan mahasiswa — langsung dari AI assistant Anda!
✨ Fitur
Tool | Deskripsi | Parameter |
🔍 | Cari perguruan tinggi di Indonesia |
|
👨🏫 | Cari dosen berdasarkan nama/NIDN |
|
📚 | Cari program studi |
|
🎓 | Cari data mahasiswa |
|
🏛️ | Detail lengkap perguruan tinggi |
|
Contoh Penggunaan
Cari dosen:
pddikti_search_dosen(query="fuad al fajri")Cari universitas:
pddikti_search_pt(query="universitas negeri malang")Detail PT:
pddikti_detail_pt(kode_pt="001001")Related MCP server: YOKATLAS MCP Server
🔧 Instalasi
pip install pddikti-mcp-server⚙️ Konfigurasi MCP
Tambahkan ke config MCP client Anda (Claude Desktop, Hermes, dll):
{
"mcpServers": {
"pddikti": {
"command": "python3",
"args": ["-m", "pddikti_mcp_server"]
}
}
}🏗️ Arsitektur
Server ini menggunakan FastMCP dan httpx async untuk mengakses API PDDIKTI publik:
Sumber data: api-pddikti.vercel.app — oleh ridwaanhall
Runtime: Python ≥3.10
Dependencies: fastmcp, httpx
📋 Pengembangan
git clone https://github.com/lightnet19/pddikti-mcp-server.git
cd pddikti-mcp-server
pip install -e .
python3 -m pddikti_mcp_server📄 Lisensi
MIT © 2026 Fuad Al Fajri
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
- 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/lightnet19/pddikti-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server