Amenbo runs on your own machine — the client starts it, so there is no endpoint to ping. 86 installs a week from npm. Last commit 3 Sep 2026.
Japanese-web-native MCP server for low-impact, token-efficient web collection
We read the source, 23 h ago · rules 3dff92dd89df
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.
const child = spawn(process.execPath, [cliPath, "install", "chromium"], { stdio: "inherit" });
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
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.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add amenbo -- npx -y amenbo
{
"mcpServers": {
"amenbo": {
"args": [
"-y",
"amenbo"
],
"command": "npx"
}
}
}
[mcp_servers.amenbo]
command = "npx"
args = ["-y", "amenbo"]
{
"mcpServers": {
"amenbo": {
"args": [
"-y",
"amenbo"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"amenbo": {
"args": [
"-y",
"amenbo"
],
"command": "npx"
}
}
}
Token-efficient MCP server for MySQL, PostgreSQL, and SQLite
Token-efficient MCP server for MySQL, PostgreSQL, and SQLite
MCP server for GitHub operations (PRs, issues, actions) with structured, token-efficient output
MCP server for code search (ripgrep + fd) with structured, token-efficient output
MCP server for HTTP requests (curl) with structured, token-efficient output
MCP server for Make/Just task runners with structured, token-efficient output
Your real, logged-in Chrome as an MCP server: 59 token-efficient web-dev tools. ChromeOS included.
MCP server for web content fetching, summarizing, comparing, and extracting information
Answers built from our own checks of this server.