scienceon-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SCIENCEON_AUTH_KEY | Yes | Your 32-character ScienceOn authentication key | |
| SCIENCEON_CLIENT_ID | Yes | Your ScienceOn client ID | |
| SCIENCEON_ACCOUNT_ID | Yes | Your ScienceOn account ID | |
| SCIENCEON_MAC_ADDRESS | Yes | Your registered MAC address (format AA-BB-CC-DD-EE-FF) |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| scienceon_statusA | ScienceOn 연결/토큰 상태 점검. 실패 시 원인 힌트와 현재 공인 IP 를 반환. |
| scienceon_searchA | ScienceOn 문헌 검색. query: 단일 검색어 / queries: 여러 검색어(개별검색 후 CN 합집합) — 둘 중 하나
target: ARTI(논문)·REPORT(보고서)·ATT(동향)·RESEARCHER·ORGAN
field: BI(전체)·TI(제목)·AB(초록)·AU(저자)·KW(키워드). 와일드카드 |
| scienceon_detailB | 제어번호(CN)로 상세 서지·초록 조회. |
| scienceon_exportA | 검색 결과를 대량 수집해 파일로 저장(xlsx/csv/json/sqlite). 저장 경로 반환. queries=[...] 여러 용어 개별검색 후 CN 합집합. contains=[...] 후처리 필터, lang=["한국어"] 국내한정.
out_dir 미지정 시 사용자 홈의 |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/rubato103/scienceon-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server