mcpbeat Sign in

doiget MCP Server

by qatlashub Your server? Claim it
local only

doiget runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 1 Sep 2026.

OA-first paper fetcher: DOIs/arXiv IDs to local PDFs + metadata via Open Access APIs.

Installs / week
not published
1
Stars
14 open issues
1 Sep 2026
Last commit
from GitHub
MIT
License
Rust

What the code does

We read the source, 10 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Runs an external command npm/doiget-cli/bin/doiget.js:46
const result = spawnSync(binary, process.argv.slice(2), { stdio: "inherit" });

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to doiget

same job, measured the same way
doiget
by sotashimozono

OA-first paper fetcher: DOIs/arXiv IDs to local PDFs + metadata via Open Access APIs.

local only
Arxiv MCP Server
by cyanheads

Search arXiv, fetch paper metadata, and read full-text content.

666 installs/wk 4 tools answering
Met Museum MCP Server
by cyanheads

MET Museum collection via MCP — 500K+ artworks, metadata, provenance, open-access images.

322 installs/wk 3 tools answering
Lunch Money MCP
by juftin

MCP-first access to your Lunch Money data.

local only
Quillpdf MCP
by purpledirective

Local-first PDF tools (merge, split, rotate, watermark, Bates, metadata) as MCP server + CLI.

40 installs/wk local only
Stripe_connect
by pipeworx-io

Stripe MCP Pack — read-only access to Stripe data via API key.

42 tools answering
Fruit Forwarder MCP
by pdfowler

Scoped local MCP access to Apple Reminders and read-only Calendar data via macOS EventKit.

local only
Nl Openapi MCP
by rubato103

National Library of Korea Seoji OpenAPI search via REST API and local metadata harvesting

local only

doiget — questions

Answers built from our own checks of this server.

Why is there no uptime for doiget?
doiget runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is doiget open source?
Yes — it is published under the MIT licence, written in Rust, 1 stars on GitHub and 14 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.