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: OpenAlex Author Disambiguation 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.
Related MCP Servers
- AlicenseAqualityDmaintenanceEnables academic research through the OpenAlex API, allowing users to search for papers, authors, and institutions, retrieve citations, and fetch full-text content when available. Perfect for building intelligent research assistants that can explore academic literature and related works.Last updated87MIT
- AlicenseAqualityFmaintenanceEnables streamlined academic research and author disambiguation by providing AI agents with optimized access to the OpenAlex.org API. It supports searching for authors, resolving institutional affiliations, and retrieving scholarly works with detailed citation metrics.Last updated851MIT
- AlicenseBqualityAmaintenanceEnables AI clients to access official Indonesian statistical data from Badan Pusat Statistik (BPS) through natural language queries. It provides over 20 tools for retrieving demographic, economic, and trade data with support for bilingual responses and fuzzy domain matching.Last updated34775MIT
- Alicense-qualityBmaintenanceEnables AI assistants to search and access data from Indonesia's Science and Technology Index (SINTA), including lecturer profiles, journal accreditation, and scientific publications.Last updatedMIT
Related MCP Connectors
Web search, AI agent, and content extraction via You.com APIs
The best web search for your AI Agent
AI-agent search API: Google, YouTube, Amazon, Reddit, TikTok, TikTok Shop, Instagram, X, LinkedIn
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/lightnet19/pddikti-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server