OmniScholar
PYPI · LUFFYSOLUTION-OMNISCHOLAR · SCANNED SEP 20
Literature, Zotero, PDF, citation, materials, and scientific image tools for research agents.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →
Supply Chain Security100
- No malware found by supply-chain analysis.Pass
- No known CVEs affecting this package version or its production dependencies.Pass
- Runs hatchling.build at install time, a recognised native-build step with no shell scripting around it. View diagnostics → Pass
- 1 of 33 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency35
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- License check failed: the license (MIT License) isn't a recognized OSI-approved license. See how to fix → Fail
- Actively maintained (last published 2 days ago).Pass
- Publishes a security disclosure policy (SECURITY.md).Pass
Schema Quality & AI Usability57
- AI-judged instruction clarity (fair).Partial
- Tool/resource definitions use about 2596 tokens (~68/item across 38 items; 38 tools + 0 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management33
- Stability observed for 10 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage71
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 0% of tool parameters carry a description.Fail
- Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- We read all 38 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
- An AI judge read all 39 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
How do I install the OmniScholar MCP server?
OmniScholar runs locally as a PyPI package, launched with uvx luffysolution-omnischolar. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
pypi · luffysolution-omnischolar
claude mcp add luffysolution-svg-omnischolar -- uvx luffysolution-omnischolar
{
"mcpServers": {
"luffysolution-svg-omnischolar": {
"command": "uvx",
"args": [
"luffysolution-omnischolar"
]
}
}
} {
"servers": {
"luffysolution-svg-omnischolar": {
"command": "uvx",
"args": [
"luffysolution-omnischolar"
]
}
}
} codex mcp add luffysolution-svg-omnischolar -- uvx luffysolution-omnischolar
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"luffysolution-svg-omnischolar": {
"type": "local",
"command": [
"uvx",
"luffysolution-omnischolar"
],
"enabled": true
}
}
} openclaw mcp add luffysolution-svg-omnischolar --command uvx --arg luffysolution-omnischolar
mcp_servers:
luffysolution-svg-omnischolar:
command: "uvx"
args: ["luffysolution-omnischolar"] {
"McpServers": {
"luffysolution-svg-omnischolar": {
"Transport": "stdio",
"Command": "uvx",
"Arguments": [
"luffysolution-omnischolar"
]
}
}
} assistant mcp add luffysolution-svg-omnischolar -t stdio -c uvx -a luffysolution-omnischolar
{
"mcpServers": {
"luffysolution-svg-omnischolar": {
"command": "uvx",
"args": [
"luffysolution-omnischolar"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 20 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 30 to 33. That category is still filling its 30-day observation window: 9 days of observed history at the previous scan, 10 at this one. The score rises as the window fills, whether or not the server changes.
- 18 Sept 26 +4
- Stability: unverified → 0.27 ▲ functional
- 15 Sept 26 +15
- Malware scan: unverified → pass ▲ security
- 14 Sept 26 −15
- Malware scan: pass → unverified ▼ security
- 12 Sept 26 +15
- Malware scan: unverified → pass ▲ security
- 10 Sept 26 48
First indexed and scored.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 20 Sept 2026 · Analysed pypi/luffysolution-omnischolar@0.1.0
Provenance No attestation
The registry publishes no build provenance for this version, so there is nothing to verify.
| Result | No attestation |
|---|---|
| Ecosystem | pypi |
Background: How many MCP packages publish verified provenance →
Install scripts 1 script
| Hook | Tier | Command |
|---|---|---|
| build_backend | allowlisted | hatchling.build |
Background: Why install scripts are a supply-chain risk →
Dependencies 33 packages
| Packages resolved | 33 |
|---|---|
| Stale | 1 |
| Tree resolution | Complete |
Background: SBOMs and build attestations, explained →
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
ai4scholar_author ~117
Search and inspect Semantic Scholar or Google Scholar authors through Ai4Scholar.
| Name | Type | Req | Description |
|---|---|---|---|
| action | string | yes | – |
| afterAuthor | string | – | – |
| allowExternalUpload | boolean | – | – |
| allowPaid | boolean | yes | – |
| authorId | string | – | – |
| fields | string | – | – |
| limit | integer | – | – |
| offset | integer | – | – |
| publicationDateOrYear | string | – | – |
| query | string | – | – |
| sort | string | – | – |
| source | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| data | – | – | – |
| error | – | – | – |
| ok | boolean | yes | – |
| output | – | – | – |
No examples provided.
ai4scholar_batch ~63
Fetch bounded Semantic Scholar/PubMed batch records through Ai4Scholar.
| Name | Type | Req | Description |
|---|---|---|---|
| allowExternalUpload | boolean | – | – |
| allowPaid | boolean | yes | – |
| fields | string | – | – |
| ids | array | yes | – |
| source | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| data | – | – | – |
| error | – | – | – |
| ok | boolean | yes | – |
| output | – | – | – |
No examples provided.
ai4scholar_citation_candidates ~98
Find review-required citation candidates for claims; never inserts citations automatically.
| Name | Type | Req | Description |
|---|---|---|---|
| allowExternalUpload | boolean | – | – |
| allowPaid | boolean | yes | – |
| candidatesPerClaim | integer | – | – |
| citationStyle | string | – | – |
| fieldsOfStudy | string | – | – |
| maxClaims | integer | – | – |
| mode | string | – | – |
| text | string | yes | – |
| year | string | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| data | – | – | – |
| error | – | – | – |
| ok | boolean | yes | – |
| output | – | – | – |
No examples provided.
ai4scholar_cite ~57
Retrieve citation formats for a Google Scholar result through Ai4Scholar.
| Name | Type | Req | Description |
|---|---|---|---|
| allowExternalUpload | boolean | – | – |
| allowPaid | boolean | yes | – |
| language | string | – | – |
| paperId | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| data | – | – | – |
| error | – | – | – |
| ok | boolean | yes | – |
| output | – | – | – |
No examples provided.
ai4scholar_credits ~24
Check Ai4Scholar credit balance using its documented free endpoint.
Input schema present but exposes no named parameters.
| Name | Type | Req | Description |
|---|---|---|---|
| data | – | – | – |
| error | – | – | – |
| ok | boolean | yes | – |
| output | – | – | – |
No examples provided.
ai4scholar_dataset ~83
Inspect Semantic Scholar dataset releases/downloads/diffs through Ai4Scholar.
| Name | Type | Req | Description |
|---|---|---|---|
| action | string | yes | – |
| allowExternalUpload | boolean | – | – |
| allowPaid | boolean | yes | – |
| datasetName | string | – | – |
| endReleaseId | string | – | – |
| releaseId | string | – | – |
| startReleaseId | string | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| data | – | – | – |
| error | – | – | – |
| ok | boolean | yes | – |
| output | – | – | – |
No examples provided.
ai4scholar_figure ~112
Generate or revise scientific figure drafts through Ai4Scholar Nano with integrity warning.
| Name | Type | Req | Description |
|---|---|---|---|
| action | string | yes | – |
| allowExternalUpload | boolean | – | – |
| allowPaid | boolean | yes | – |
| aspectRatio | string | – | – |
| imageSize | string | – | – |
| images | array | – | – |
| lang | string | – | – |
| model | string | – | – |
| prompt | string | – | – |
| stylePreset | string | – | – |
| vectorizeMode | string | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| data | – | – | – |
| error | – | – | – |
| ok | boolean | yes | – |
| output | – | – | – |
No examples provided.
ai4scholar_journal ~189
Search JCR/CAS metrics or recommend journals through Ai4Scholar.
| Name | Type | Req | Description |
|---|---|---|---|
| abstract | string | – | – |
| action | string | yes | – |
| allowExternalUpload | boolean | – | – |
| allowPaid | boolean | yes | – |
| casQuartile | string | – | – |
| categories | array | – | – |
| category | string | – | – |
| fieldGroup | string | – | – |
| fields | array | – | – |
| filters | object | – | – |
| id | string | – | – |
| isOpenAccess | boolean | – | – |
| jcrQuartile | string | – | – |
| limit | integer | – | – |
| maxImpactFactor | number | – | – |
| minImpactFactor | number | – | – |
| offset | integer | – | – |
| query | string | – | – |
| sort | string | – | – |
| title | string | – | – |
| topN | integer | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| data | – | – | – |
| error | – | – | – |
| ok | boolean | yes | – |
| output | – | – | – |
No examples provided.
ai4scholar_paper ~106
Read Ai4Scholar paper detail, graph, authors, related records, or recommendations.
| Name | Type | Req | Description |
|---|---|---|---|
| action | string | yes | – |
| allowExternalUpload | boolean | – | – |
| allowPaid | boolean | yes | – |
| fields | string | – | – |
| id | string | yes | – |
| limit | integer | – | – |
| offset | integer | – | – |
| publicationDateOrYear | string | – | – |
| recommendationPool | string | – | – |
| source | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| data | – | – | – |
| error | – | – | – |
| ok | boolean | yes | – |
| output | – | – | – |
No examples provided.
ai4scholar_recommend ~74
Recommend papers from positive and negative seed IDs through Ai4Scholar.
| Name | Type | Req | Description |
|---|---|---|---|
| allowExternalUpload | boolean | – | – |
| allowPaid | boolean | yes | – |
| fields | string | – | – |
| limit | integer | – | – |
| negativePaperIds | array | – | – |
| positivePaperIds | array | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| data | – | – | – |
| error | – | – | – |
| ok | boolean | yes | – |
| output | – | – | – |
No examples provided.
ai4scholar_search ~287
Search Semantic Scholar, PubMed, Google Scholar, or Google Patents through explicitly selected paid Ai4Scholar.
| Name | Type | Req | Description |
|---|---|---|---|
| after | string | – | – |
| allowExternalUpload | boolean | – | – |
| allowPaid | boolean | yes | – |
| assignee | string | – | – |
| before | string | – | – |
| cites | string | – | – |
| cluster | string | – | – |
| country | string | – | – |
| fields | string | – | – |
| fieldsOfStudy | string | – | – |
| inventor | string | – | – |
| language | string | – | – |
| limit | integer | – | – |
| maxDate | string | – | – |
| minCitationCount | integer | – | – |
| minDate | string | – | – |
| offset | integer | – | – |
| openAccessOnly | boolean | – | – |
| page | integer | – | – |
| patentType | string | – | – |
| publicationDateOrYear | string | – | – |
| publicationTypes | string | – | – |
| query | string | yes | – |
| reviewOnly | boolean | – | – |
| semanticMode | string | – | – |
| sort | string | – | – |
| sortByDate | boolean | – | – |
| source | string | yes | – |
| status | string | – | – |
| token | string | – | – |
| venue | string | – | – |
| yearFrom | integer | – | – |
| yearTo | integer | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| data | – | – | – |
| error | – | – | – |
| ok | boolean | yes | – |
| output | – | – | – |
No examples provided.
ai4scholar_snippets ~118
Search Semantic Scholar full-text snippets through Ai4Scholar.
| Name | Type | Req | Description |
|---|---|---|---|
| allowExternalUpload | boolean | – | – |
| allowPaid | boolean | yes | – |
| authors | string | – | – |
| fields | string | – | – |
| fieldsOfStudy | string | – | – |
| limit | integer | – | – |
| minCitationCount | integer | – | – |
| paperIds | string | – | – |
| publicationDateOrYear | string | – | – |
| query | string | yes | – |
| venue | string | – | – |
| year | string | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| data | – | – | – |
| error | – | – | – |
| ok | boolean | yes | – |
| output | – | – | – |
No examples provided.
chemical_get ~27
Fetch a CAS substance only under an explicit provider-issued contract.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| data | – | – | – |
| error | – | – | – |
| ok | boolean | yes | – |
| output | – | – | – |
No examples provided.
chemical_search ~37
Search CAS only when a provider-issued contract is configured; otherwise fail closed.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | – |
| query | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| data | – | – | – |
| error | – | – | – |
| ok | boolean | yes | – |
| output | – | – | – |
No examples provided.
chemical_sources ~21
Report CAS Common Chemistry contract/credential/license status without guessing endpoints.
Input schema present but exposes no named parameters.
| Name | Type | Req | Description |
|---|---|---|---|
| data | – | – | – |
| error | – | – | – |
| ok | boolean | yes | – |
| output | – | – | – |
No examples provided.
journal_metrics ~34
Retrieve journal metrics only from a provider with a verified contract.
| Name | Type | Req | Description |
|---|---|---|---|
| provider | string | yes | – |
| query | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| data | – | – | – |
| error | – | – | – |
| ok | boolean | yes | – |
| output | – | – | – |
No examples provided.
literature_fulltext ~44
Resolve or fetch legally available full text without bypassing provider entitlements.
| Name | Type | Req | Description |
|---|---|---|---|
| fetch | boolean | – | – |
| id | string | yes | – |
| provider | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| data | – | – | – |
| error | – | – | – |
| ok | boolean | yes | – |
| output | – | – | – |
No examples provided.
literature_get ~33
Fetch one normalized literature record from an explicitly selected provider.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | – |
| provider | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| data | – | – | – |
| error | – | – | – |
| ok | boolean | yes | – |
| output | – | – | – |
No examples provided.
literature_graph ~56
Fetch bounded references, citations, or recommendations from a selected provider.
| Name | Type | Req | Description |
|---|---|---|---|
| cursor | string | – | – |
| id | string | yes | – |
| kind | string | yes | – |
| limit | integer | – | – |
| provider | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| data | – | – | – |
| error | – | – | – |
| ok | boolean | yes | – |
| output | – | – | – |
No examples provided.
literature_search ~103
Search selected official literature APIs with bounded pagination and ordered retryable fallback.
| Name | Type | Req | Description |
|---|---|---|---|
| cursor | string | – | – |
| fallback | boolean | – | – |
| fields | array | – | – |
| limit | integer | – | – |
| openAccessOnly | boolean | – | – |
| page | integer | – | – |
| provider | string | – | – |
| providers | array | – | – |
| query | string | yes | – |
| yearFrom | integer | – | – |
| yearTo | integer | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| data | – | – | – |
| error | – | – | – |
| ok | boolean | yes | – |
| output | – | – | – |
No examples provided.
materials_advanced ~52
Retrieve consistently-defined phase data or invoke explicit optional local calculations.
| Name | Type | Req | Description |
|---|---|---|---|
| action | string | yes | – |
| chemsys | string | – | – |
| limit | integer | – | – |
| materialId | string | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| data | – | – | – |
| error | – | – | – |
| ok | boolean | yes | – |
| output | – | – | – |
No examples provided.
materials_capabilities ~21
Report implemented Materials Project routes, fields and local derived limitations.
Input schema present but exposes no named parameters.
| Name | Type | Req | Description |
|---|---|---|---|
| data | – | – | – |
| error | – | – | – |
| ok | boolean | yes | – |
| output | – | – | – |
No examples provided.
materials_export ~40
Write Materials records atomically beneath the configured output root.
| Name | Type | Req | Description |
|---|---|---|---|
| format | string | yes | – |
| path | string | yes | – |
| records | array | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| data | – | – | – |
| error | – | – | – |
| ok | boolean | yes | – |
| output | – | – | – |
No examples provided.
materials_get ~39
Fetch one material record by Materials Project ID.
| Name | Type | Req | Description |
|---|---|---|---|
| fields | array | – | – |
| materialId | string | yes | – |
| route | string | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| data | – | – | – |
| error | – | – | – |
| ok | boolean | yes | – |
| output | – | – | – |
No examples provided.
materials_route_search ~52
Search one verified Materials Project REST route.
| Name | Type | Req | Description |
|---|---|---|---|
| fields | array | – | – |
| filters | object | – | – |
| limit | integer | – | – |
| page | integer | – | – |
| route | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| data | – | – | – |
| error | – | – | – |
| ok | boolean | yes | – |
| output | – | – | – |
No examples provided.
materials_search ~49
Search Materials Project summary records with bounded filters and explicit field status.
| Name | Type | Req | Description |
|---|---|---|---|
| fields | array | – | – |
| filters | object | – | – |
| limit | integer | – | – |
| page | integer | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| data | – | – | – |
| error | – | – | – |
| ok | boolean | yes | – |
| output | – | – | – |
No examples provided.
omnischolar_capabilities ~26
List available tools with their capabilities, effects, credentials, and cost classes.
Input schema present but exposes no named parameters.
| Name | Type | Req | Description |
|---|---|---|---|
| data | – | – | – |
| error | – | – | – |
| ok | boolean | yes | – |
| output | – | – | – |
No examples provided.
omnischolar_image_edit ~73
Edit scientific image references using an explicitly capable model.
| Name | Type | Req | Description |
|---|---|---|---|
| allowExternalUpload | boolean | yes | – |
| allowPaid | boolean | yes | – |
| model | string | – | – |
| options | object | – | – |
| prompt | string | yes | – |
| provider | string | – | – |
| references | array | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| data | – | – | – |
| error | – | – | – |
| ok | boolean | yes | – |
| output | – | – | – |
No examples provided.
omnischolar_image_generate ~77
Generate a scientific image draft using capability routing and explicit paid/upload authorization.
| Name | Type | Req | Description |
|---|---|---|---|
| allowExternalUpload | boolean | – | – |
| allowPaid | boolean | yes | – |
| model | string | – | – |
| options | object | – | – |
| prompt | string | yes | – |
| provider | string | – | – |
| references | array | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| data | – | – | – |
| error | – | – | – |
| ok | boolean | yes | – |
| output | – | – | – |
No examples provided.
omnischolar_image_models ~40
Discover image models and return only catalog/pin/curated capability declarations.
| Name | Type | Req | Description |
|---|---|---|---|
| discover | boolean | – | – |
| provider | string | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| data | – | – | – |
| error | – | – | – |
| ok | boolean | yes | – |
| output | – | – | – |
No examples provided.
omnischolar_image_service ~43
Inspect provider status or a configured asynchronous image job.
| Name | Type | Req | Description |
|---|---|---|---|
| action | string | yes | – |
| jobId | string | – | – |
| provider | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| data | – | – | – |
| error | – | – | – |
| ok | boolean | yes | – |
| output | – | – | – |
No examples provided.
omnischolar_parse ~91
Parse a Zotero PDF through MinerU v4 with deterministic cache and transactional local publication.
| Name | Type | Req | Description |
|---|---|---|---|
| allowExternalUpload | boolean | yes | – |
| attachmentKey | string | – | – |
| enableFormula | boolean | – | – |
| enableTable | boolean | – | – |
| force | boolean | – | – |
| isOcr | boolean | – | – |
| key | string | yes | – |
| language | string | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| data | – | – | – |
| error | – | – | – |
| ok | boolean | yes | – |
| output | – | – | – |
No examples provided.
omnischolar_status ~33
Report configuration source, enabled groups, provider and credential presence, local services, defaults, and runtime without revealing secrets.
Input schema present but exposes no named parameters.
| Name | Type | Req | Description |
|---|---|---|---|
| data | – | – | – |
| error | – | – | – |
| ok | boolean | yes | – |
| output | – | – | – |
No examples provided.
omnischolar_sync ~76
Plan and control conservative incremental sync, conflict, recovery, exclude, restore, repair and reparse actions.
| Name | Type | Req | Description |
|---|---|---|---|
| action | string | yes | – |
| allowExternalUpload | boolean | – | – |
| attachmentKey | string | – | – |
| force | boolean | – | – |
| key | string | – | – |
| reason | string | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| data | – | – | – |
| error | – | – | – |
| ok | boolean | yes | – |
| output | – | – | – |
No examples provided.
research_sources ~21
List first-party literature providers and verified capability status without network access.
Input schema present but exposes no named parameters.
| Name | Type | Req | Description |
|---|---|---|---|
| data | – | – | – |
| error | – | – | – |
| ok | boolean | yes | – |
| output | – | – | – |
No examples provided.
zotero_collections ~47
List/read local Zotero collections and collection items through GET-only loopback API.
| Name | Type | Req | Description |
|---|---|---|---|
| action | string | – | – |
| key | string | – | – |
| limit | integer | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| data | – | – | – |
| error | – | – | – |
| ok | boolean | yes | – |
| output | – | – | – |
No examples provided.
zotero_item ~52
Read one Zotero item or aggregate paper with notes, annotations, attachments, indexed text and PDF location.
| Name | Type | Req | Description |
|---|---|---|---|
| attachmentKey | string | – | – |
| key | string | yes | – |
| mode | string | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| data | – | – | – |
| error | – | – | – |
| ok | boolean | yes | – |
| output | – | – | – |
No examples provided.
zotero_search ~68
Search or browse top-level Zotero items through the read-only Local API.
| Name | Type | Req | Description |
|---|---|---|---|
| collectionKey | string | – | – |
| direction | string | – | – |
| itemType | string | – | – |
| limit | integer | – | – |
| query | string | – | – |
| sort | string | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| data | – | – | – |
| error | – | – | – |
| ok | boolean | yes | – |
| output | – | – | – |
No examples provided.
What is the OmniScholar MCP server?
OmniScholar is an MCP server listed in the public MCP registry as io.github.luffysolution-svg/omnischolar. Literature, Zotero, PDF, citation, materials, and scientific image tools for research agents. This page covers its PyPI package (luffysolution-omnischolar).
Is the OmniScholar MCP server safe to use?
OmniScholar scores 68 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the OmniScholar MCP server expose?
OmniScholar exposes 38 tools: ai4scholar_author, ai4scholar_batch, ai4scholar_citation_candidates, ai4scholar_cite, ai4scholar_credits, and 33 more. Their descriptions and schemas cost roughly 2,583 tokens of context every time the server is loaded.
Is the OmniScholar MCP server still maintained?
OmniScholar is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.