mcpbeat Sign in

Bunpro MCP Server

local only

Bunpro runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 19 Jul 2026.

Read Bunpro SRS data: profile, study queue, reviews, JLPT progress, and grammar lookups.

Installs / week
not published
1
Stars
0 open issues
19 Jul 2026
Last commit
from GitHub
MIT
License
Go

What the code does

We read the source, 22 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.

Builds a file path from a variable assets/internal/config/config.go:270
    return filepath.Join(dir, defaultCacheDirName)

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 Bunpro

same job, measured the same way
WaniKani
by jbeshir

Read WaniKani SRS data: profile, reviews, assignments, subjects, and level progressions.

local only
ReputeMap
by reputemap

Read and filter your Google Business Profile reviews, get stats, and send review requests.

23 installs/wk 7 tools answering
AIsa Business Listings & Reviews
by aisa

Business profiles, reviews and Q&A, hotels, and listing search across review sites.

answering
Plate Lookup
by trustcarinfo

Ukrainian license-plate and vehicle lookups: registry data, photos and reviews (trustcar.info).

32 installs/wk 3 tools answering
Google Business Profile MCP
by a1-x-tech

MCP server for Google Business Profile: locations, reviews, local posts and performance metrics.

131 installs/wk local only
C
IRS 990 Nonprofit Data
by olyport

Nonprofit lookup and IRS 990 filing data: revenue, assets, and compensation via ProPublica

3 tools answering
Data Profiler
by ridadata

Profile local CSV, Parquet, JSON and Excel files into a compact data-quality summary.

88 installs/wk local only
F1Laps
by f1laps

Read-only F1 game laps, telemetry, setups, leaderboard benchmarks, and progress.

answering

Bunpro — questions

Answers built from our own checks of this server.

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