Baepsae
Rank #8,273io.github.oozoofrog/baepsae
MCP server providing baepsae capabilities
Baepsae is a Model Context Protocol (MCP) server published by oozoofrog. It ranks #8,273 of 132,046 servers tracked on MCP Toplist, and its repository has 26 GitHub stars. Baepsae is listed across 3 registries — Official MCP, PulseMCP and Glama, with 10 tracked versions. It was first listed on Feb 6, 2026 and most recently updated on Mar 31, 2026.
Ranks ahead of 123,773 of 132,046 servers on MCP Toplist.
Use Baepsae
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add baepsae -- npx -y mcp-baepsae[mcp_servers.baepsae]
command = "npx"
args = ["-y", "mcp-baepsae"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"baepsae": {
"command": "npx",
"args": [
"-y",
"mcp-baepsae"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"baepsae": {
"command": "npx",
"args": [
"-y",
"mcp-baepsae"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"baepsae": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcp-baepsae"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"baepsae": {
"command": "npx",
"args": [
"-y",
"mcp-baepsae"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"baepsae": {
"command": "npx",
"args": [
"-y",
"mcp-baepsae"
]
}
}
}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.oozoofrog%2Fbaepsae)<a href="https://mcptoplist.com/server/io.github.oozoofrog%2Fbaepsae"><img src="https://mcptoplist.com/badge/io.github.oozoofrog%2Fbaepsae.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
oozoofrog
Available versions (10)
| Version | Published |
|---|---|
| 6.3.0 | Mar 31, 2026 |
| 6.2.0 | Mar 29, 2026 |
| 6.1.1 | Mar 24, 2026 |
| 4.0.1 | Feb 20, 2026 |
| 4.0.0 | Feb 20, 2026 |
| 3.1.10 | Feb 7, 2026 |
| 3.1.9 | Feb 7, 2026 |
| 3.1.8 | Feb 6, 2026 |
| 3.1.6 | Feb 6, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Baepsae?
- Baepsae is maintained by oozoofrog, which publishes 1 MCP server (10 total versions) tracked on MCP Toplist.
- Is Baepsae listed on the Official MCP Registry?
- Yes — Baepsae is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Baepsae have?
- MCP Toplist tracks 10 versions of Baepsae, most recently published on Mar 31, 2026.
- Where can I find the source code for Baepsae?
- The source code for Baepsae is hosted at github.com/oozoofrog/mcp-baepsae.
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.