Bazos-MCP
Rank #46,904io.github.andrijdavid/bazos-mcp
MCP server for interacting with Bazos.cz and Bazos.sk
Bazos-MCP is a Model Context Protocol (MCP) server published by andrijdavid. It ranks #46,904 of 132,113 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Bazos-MCP is listed across 3 registries — Official MCP, Glama and PulseMCP, with 1 tracked version. It was first listed on May 23, 2026 and most recently updated on May 23, 2026.
Ranks ahead of 85,209 of 132,113 servers on MCP Toplist.
Use Bazos-MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add bazos-mcp -- npx -y @andrijdavid/bazos-mcp[mcp_servers.bazos-mcp]
command = "npx"
args = ["-y", "@andrijdavid/bazos-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"bazos-mcp": {
"command": "npx",
"args": [
"-y",
"@andrijdavid/bazos-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"bazos-mcp": {
"command": "npx",
"args": [
"-y",
"@andrijdavid/bazos-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"bazos-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@andrijdavid/bazos-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"bazos-mcp": {
"command": "npx",
"args": [
"-y",
"@andrijdavid/bazos-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"bazos-mcp": {
"command": "npx",
"args": [
"-y",
"@andrijdavid/bazos-mcp"
]
}
}
}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.andrijdavid%2Fbazos-mcp)<a href="https://mcptoplist.com/server/io.github.andrijdavid%2Fbazos-mcp"><img src="https://mcptoplist.com/badge/io.github.andrijdavid%2Fbazos-mcp.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
andrijdavid
Other servers by andrijdavid
View all andrijdavid servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.2 | May 23, 2026 |
Frequently asked questions
- Who maintains Bazos-MCP?
- Bazos-MCP is maintained by andrijdavid, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Bazos-MCP listed on the Official MCP Registry?
- Yes — Bazos-MCP is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does Bazos-MCP have?
- MCP Toplist tracks 1 version of Bazos-MCP, most recently published on May 23, 2026.
- Where can I find the source code for Bazos-MCP?
- The source code for Bazos-MCP is hosted at github.com/andrijdavid/bazos-mcp.
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.