SINTA MCP Server
Provides integration with arXiv for preprint access and topic alerts.
Provides integration with ORCID for global researcher profile information.
Provides integration with Semantic Scholar for paper search and TLDR summaries to enhance research capabilities.
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., "@SINTA MCP Servercari profil dosen fuad al fajri"
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.
SINTA MCP Server 🎯
MCP server untuk mengakses Science and Technology Index (SINTA) Indonesia. Cek skor dosen, profil peneliti, akreditasi jurnal, dan publikasi ilmiah — langsung dari AI assistant Anda!
✨ Fitur
Tool | Deskripsi | Parameter |
🔍 | Cari profil dosen di SINTA |
|
👤 | Detail profil dosen (skor, publikasi) |
|
📰 | Cari jurnal terindeks SINTA |
|
📖 | Detail jurnal SINTA |
|
📄 | Cari artikel/publikasi di SINTA |
|
Contoh Penggunaan
Cari dosen:
sinta_search_dosen(query="fuad al fajri")Cari jurnal S2:
sinta_search_jurnal(query="pendidikan", akreditasi="S2")Cari artikel:
sinta_search_artikel(query="metakognisi pendidikan dasar")⚠️ Catatan: SINTA menggunakan JavaScript rendering. Untuk hasil pencarian artikel yang lebih akurat, gunakan Semantic Scholar, OpenAlex, atau CrossRef MCP server.
Related MCP server: OpenAlex Author Disambiguation MCP Server
🔧 Instalasi
pip install sinta-mcp-server⚙️ Konfigurasi MCP
Tambahkan ke config MCP client Anda (Claude Desktop, Hermes, dll):
{
"mcpServers": {
"sinta": {
"command": "python3",
"args": ["-m", "sinta_mcp_server"]
}
}
}🏗️ Arsitektur
Server ini menggunakan FastMCP, httpx, dan BeautifulSoup untuk mengakses data dari SINTA:
Sumber data: sinta.kemdiktisaintek.go.id
Runtime: Python ≥3.10
Dependencies: fastmcp, httpx, beautifulsoup4, lxml
📋 Pengembangan
git clone https://github.com/lightnet19/sinta-mcp-server.git
cd sinta-mcp-server
pip install -e .
python3 -m sinta_mcp_server🔗 Integrasi dengan MCP Server Lain
SINTA MCP bekerja paling baik bersama MCP server lain untuk riset:
MCP Server | Kegunaan |
OpenAlex | 250M+ publikasi global |
Semantic Scholar | Paper search + TLDR |
CrossRef | DOI lookup |
ORCID | Profil peneliti global |
arXiv | Preprint + topic alerts |
📄 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/sinta-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server