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.
Related MCP Servers
- AlicenseAqualityDmaintenanceProvides access to the Elsevier Scopus API, enabling AI assistants to search for academic papers, retrieve detailed abstracts, and look up author profiles. It facilitates bibliometric research and scholarly data analysis through natural language commands.Last updated4537MIT
- 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
- AlicenseAqualityDmaintenanceEnables AI assistants to search and analyze Google Scholar publications, authors, citations, and download papers.Last updated112MIT
- AlicenseAqualityCmaintenanceConnects AI agents to the OpenAlex scholarly database, enabling search and retrieval of works, authors, institutions, and sources via natural language.Last updated9MIT
Related MCP Connectors
Search arXiv/Semantic Scholar/OpenAlex + medical evidence (PubMed/Europe PMC) + LaTeX/PDF tools.
Search arXiv and ACL Anthology, retrieve citations and references, and browse web sources to accelโฆ
Search 340M+ academic papers โ citation graphs, semantic similarity, and AI literature reviews.
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/sinta-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server