amenbo
Rank #8,979io.github.Rererr/amenbo
Japanese-web-native MCP server for low-impact, token-efficient web collection
amenbo is a Model Context Protocol (MCP) server published by rererr. It ranks #8,979 of 132,046 servers tracked on MCP Toplist. amenbo is listed across 3 registries — Official MCP, PulseMCP and Glama, with 10 tracked versions. It was first listed on Jul 9, 2026 and most recently updated on Sep 2, 2026.
Ranks ahead of 123,067 of 132,046 servers on MCP Toplist.
Use amenbo
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add amenbo -- npx -y amenbo[mcp_servers.amenbo]
command = "npx"
args = ["-y", "amenbo"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"amenbo": {
"command": "npx",
"args": [
"-y",
"amenbo"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"amenbo": {
"command": "npx",
"args": [
"-y",
"amenbo"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"amenbo": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"amenbo"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"amenbo": {
"command": "npx",
"args": [
"-y",
"amenbo"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"amenbo": {
"command": "npx",
"args": [
"-y",
"amenbo"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Rererr%2Famenbo)<a href="https://mcptoplist.com/server/io.github.Rererr%2Famenbo"><img src="https://mcptoplist.com/badge/io.github.Rererr%2Famenbo.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
rererr
Available versions (10)
| Version | Published |
|---|---|
| 0.6.1 | Sep 2, 2026 |
| 0.6.0 | Aug 1, 2026 |
| 0.5.1 | Jul 29, 2026 |
| 0.5.0 | Jul 24, 2026 |
| 0.4.1 | Jul 20, 2026 |
| 0.4.0 | Jul 20, 2026 |
| 0.3.0 | Jul 13, 2026 |
| 0.2.0 | Jul 12, 2026 |
| 0.1.5 | Jul 10, 2026 |
| 0.1.4 | Jul 10, 2026 |
Frequently asked questions
- Who maintains amenbo?
- amenbo is maintained by rererr, which publishes 1 MCP server (10 total versions) tracked on MCP Toplist.
- Is amenbo listed on the Official MCP Registry?
- Yes — amenbo is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does amenbo have?
- MCP Toplist tracks 10 versions of amenbo, most recently published on Sep 2, 2026.
- Where can I find the source code for amenbo?
- The source code for amenbo is hosted at github.com/rererr/amenbo.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.